body,td,th {
	color: #FFFF00;
}
body {
	background-color: #1619B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ffff66;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffff99;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #F7EA29;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #0000FF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-style: normal;
	font-weight: normal;
}