body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000099;
	background-color: #FFFFFF;
	width: 750px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
	vertical-align: middle;
	background-color: #FFFFFF;
	width: 750px;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #000099;
}
.maintable {
	width: 750px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	float: right;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
	overflow: hidden;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFFF00;
	text-decoration: blink;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	font-weight: bold;
}
.title {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #000099;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	height: auto;
	width: 750px;
}
.lefttext {
	padding: 4px;
	float: left;
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-right-style: double;
	background-color: #FFFFCC;
}
.righttext {
	width: 540px;
	padding-left: 10px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
