body
{
	background-color: #5AA7FE;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, Swiss;
	font-size: 12px;
}
A:link
{
	text-decoration: none;
	color: white;
	FONT-WEIGHT: bold;
}
A:visited
{
	text-decoration: none;
	color: white;
	FONT-WEIGHT: bold;
}
A:active
{
	text-decoration: white;
	color: white;
	FONT-WEIGHT: bold;
}
A:hover
{
	text-decoration: none;
	color: #FFFF80;
	FONT-WEIGHT: bold;
}
td
{
	font-family: Verdana, Arial, Helvetica, Swiss;
	font-size: 12px;
	color: white;
}
HR
{
	color: white;
}
TD.contentcell
{
	background-color: #5AA7FE;
	padding: 0px;
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-large;
    COLOR: white
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-large;
    COLOR: white
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: white
}