body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #000066;
	background-repeat: no-repeat;
}
a {
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 18pt;
	color: #0000ff;
}
h2 {
	font-size: 18pt;
	color: #000000;
}
h3 {
	font-size: 16pt;
	color: #0000FF;
}
h4 {
	font-size: 16pt;
	color: #000000;
}
h5 {
	font-size: 14pt;
	color: #0000FF;
}
h6 {
	font-size: 14pt;
	color: #000000;
}

