body
{
	font-size:10pt ;
	font-family: Verdana, 'Times New Roman';
	color:black;
}
img
{
	border:0
}
Table
{
	font-size:10pt ;
}

a
{
	font-size:10pt ;
	font-family: Verdana, 'Times New Roman';
	color:White;
	text-decoration: none;
}
A:hover
{
    CURSOR: hand;
	font-family: Verdana, 'Times New Roman';
	color:Yellow;
	font-size:10pt ;
}
td.infoheading
{
	text-decoration:underline;
	font-weight:bolder;
}
a.internallink
{
	color:Purple;
	text-decoration:underline;
}
a.internallink:hover
{
	color:Black;
	text-decoration:underline;

}
a.externallink
{
	color:blue;
	text-decoration:underline;
}
a.externallink:hover
{
	color:blue;
	text-decoration:underline;

}