P
{
	font-family : Arial, Helvetica, sans-serif;
	border-bottom : none;
	text-indent : 20px;
	margin-top : 5px;
	margin-bottom : 5px;
	}
A:VISITED
{
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER
{
	color : #FFFFFF;
	text-decoration : underline;
}

.top {
	color: #100c84;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
}

A:LINK
{
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
} 
TD.light
{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

TD.dark
{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

H2
 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	border-bottom : 2px solid #100C84;
}