
BODY {
font-family      : Arial;
font-size        : 10pt;
color		 	 : #00461C;
font weight		 : bold;
background-color : #000000;
margin-left 	 : 8px;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: white;
}

a { text-decoration: none 
font-family      : Arial;
font-size        : 10pt;
color			 : #000000;

}
A:hover {text-decoration: none; color: #D6352E }

.tabel {

   font-family 		: Arial;
   font-size 		: 12pt;
   color			: #ffffff;
   font-weight    	: normal;
}

.tabelmenu {

   font-family 		: Arial;
   font-size 		: 12pt;
   color			: #000000;
   font-weight    	: normal;
  
}