.copyrights
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.copyrights:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A
{
	color: #5AB0D2;
	text-decoration: none; 
}

A:hover 
{
	color: #AECC94;
	text-decoration: underline; 
}



BODY 
{ 
	font-family: Arial;
	COLOR: #003366;  

}


TD
{
	font-size: 10pt;
	color: #003366;
	font-family: Arial;
}


P
{
	font-size: 10pt;
}
H1
{
	padding-right: 0px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #336699;
	padding-top: 0px;
	font-family: Arial;
	position: relative;
}
H2
{
	font: bold 11pt Arial;
	COLOR: #336699;  
}


UL
{
	list-style-image: url(images/bullet.jpg);

}


