body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000099;
}
a:link {
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	color: #0000CC;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	font-weight: bold;
}

h1 {
	font-family: tahoma;
	font-size: 40px;
	color: #000066;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-family: tahoma;
	font-size: 24px;
	color: #000099;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}
