body { }
p {
	text-align: left;
}
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
h2 { color: #09f; font-size: 13px; font-family: helvetica; font-weight: normal; margin: 0.83em 0; }
h3 { color: #06c; font-size: 10px; font-family: helvetica; font-weight: normal; margin: 1em 0; }
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
A.bottomlinks:link
{
	COLOR: #FFF;
	TEXT-DECORATION: none
}
A.bottomlinks:visited
{
	COLOR: #99EEFD;
	TEXT-DECORATION: none
}
A.bottomlinks:active
{
	COLOR: #6F0;
	TEXT-DECORATION: underline
}
A.bottomlinks:hover
{
	COLOR: #FF0;
	TEXT-DECORATION: underline
}
.bottomlinksBG {
	background-color: #1B5405;
}
