/* CSS Document */

p,table,li
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #000000;

}


a:link    {
	color:006600;
	
}
a:visited {
	color:#006600;
	
}
a:active  {
	color:#333333;
	
}
a:hover   {
	color:#333333;

}


.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: 0.2pt;



}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.atop:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color:#000000;
	;
	font-weight: bold;
	text-decoration: none;

}
.atop:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}
.atop:hover{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
text-decoration:none;
color:#009933;
}
.atop:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	text-decoration:none;
	color:#666666;
	font-weight: bold;

}
