.title {	font-family: "Times New Roman", Times, serif;	font-size: 48px;	font-weight: bold;	text-align: center;}.subtitle {	font-family: "Times New Roman", Times, serif;	font-size: 24px;	background-position: center;	text-align: center;}.text {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	background-position: center;	text-align: left;	left: auto;	top: auto;	right: auto;	bottom: auto;	margin: 0px 0px 0px 10px;	padding: 30px 30px 10px;	color: #333333;	border-left-width: thin;	border-left-style: solid;	border-left-color: #003399;	width: 60%;}.linklist {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	background-position: center;	text-align: center;}a:link {	color: #000000;	text-decoration: none;	font-style: italic;	cursor: hand;}a:visited {	color: #000000;	text-decoration: none;	font-style: italic;	cursor: hand;}a:hover {	color: #000000;	text-decoration: underline;	font-style: italic;	cursor: hand;}body {	width: 60%;}