a:link
{
	color: #3E4444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a:visited
{
	color: #3E4444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

} 
a:active 
{
	color: #3E4444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    background:#5C6A69;
    text-decoration: none;
	
}
body
{
   	font-family: Helvetica, Arial;
	background-color: #AFC2C0;
	color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;

}
table
{
    background-color: #AFC2C0;
    color: #FFFFFF;
    valign: middle;
    font-size: 14px;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #003300;
}
h2
{
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
 
}
h4
{
	color: rgb(99,105,69);
	text-align: center;
	font-size: 15px;
	font-weight: bold;

}
h5
{
	color: #003300;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
h6
{
	color: #000000;
}
