
.headline{
	font-size : 11px;
	color : Black;
	font-family : Verdana;
    font-weight : bold;
	
}

.main{
	font-size : 11px;
	color : Black;
	font-family : Verdana;
}




body{
	margin-left:0;
 	margin-right:0; 
 	margin-top:0; 
	 margin-bottom:0; 
 	width:100%;
 	height:100%;
	font-size : 11px;
	color : Black;
	font-family : Verdana;


}

td{
	font-size : 11px;
	color : Black;
	font-family : Verdana;

}



	
A:link {
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
	font-weight : bold;
}

A:visited {
	text-decoration: none; 
	font-family: Verdana; 
	color: #000000;   
	font-size: 8pt;  
	font-weight : bold;}

A:hover {
	text-decoration: bold;
	font-family: Verdana;
	color: #c0c0c0;
	font-size: 8pt;
    font-weight : bold;
}


