body { 
	background-color: rgb(255,255,255);
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}

a:hover  {
	color : #666666;
    }
	
a:link  {
	color : #000000;
    }

a:visited  {
	color : #666666;
    }

a:active  {
	color : #666666;
    }

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
    }

div.c2 {text-align: center;}
p.c1 {text-align: center;}

a.nav:active{
color: #2F2F2F;
text-decoration: none;
font-family: Helvetica;
font-size: 8pt;
}
a.nav:link {
color: #2F2F2F;
text-decoration: none;
font-family: Helvetica;
font-size: 8pt;
}
a.nav:visited {
color: #2F2F2F;
text-decoration: none;
font-family: Helvetica;
font-size: 8pt;

}
a.nav:hover {
color: #2F2F2F;
background-color: #BBBBBB;
text-decoration: none;
font-family: Helvetica;
font-size: 8pt;
}
a.nav:active {
color: #2F2F2F;
text-decoration: none;
font-family: Helvetica;
font-size: 8pt;
}
	
