BODY, FORM, TABLE {
	background: #CC0000;
	color : black;
	font-size: 9pt;  
	font-weight: normal; 	
	font-family : Times New Roman;
	text-align: left;
	margin: 0;
	border: 0;	
        padding: 0;
}

H1 	{	
	font-size: 12pt;  font-weight: bold; color: black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
 	
A 	{	text-decoration: underline;   	color : #CC0000;  }

A:Hover {	text-decoration: underline;	color: #FF9933; }

HR 	{	
	color: #FF9933;	
	height:1px;  
	margin: 0 ;
	padding: 0 ;			
	border: 0;		
}

.duyuru {
	color : white;
	font-size: 9pt;  
	font-weight: normal; 	
	font-family : Times New Roman;
	text-align: left;
}
