BODY, TD {
    background: #010D53;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

H5 {
	font-size: 10px;
	color: Black;
	font-style: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
	font-size: 12px;
	color: Black;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: underline;
	color: Blue;
}

A:Hover {
	text-decoration: none;
	color: Red;
}

A:Visited {
	color: Purple;
}

A:Visited:Hover {
	color: Red;
}

.lspacer{
	background: transparent url(/images/left_bg.gif);
	font-size: 11px;
	font-family: Arial;
	color: Black;
}

.rspacer{
	background: transparent url(/images/right_bg.gif);
	font-size: 11px;
	font-family: Arial;
	color: Black;
}

.botspacer{
	background: transparent url(/images/bot_bg.gif);
	font-size: 11px;
	font-family: Arial;
	color: white;
}

.spacer{
	background: transparent url(/images/divider.gif);
	font-size: 11px;
	font-family: Arial;
	color: Black;
}

.maincellbg{
	background: #ffffff;
	font-size: 11px;
	font-family: Arial;
	color: Black;
}

A.leftcell {
	text-decoration: underline;
	color: #428B00;
}

A.leftcell:Visited {
	color: #428B00;
}

.tablealt{
	background: #EAEAEE;
	font-size: 11px;
	font-family: Arial;
	color: Black;
