BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight : normal;
	color : #322623;
		scrollbar-arrow-color : #BEA6A2;
		scrollbar-base-color : #140200;
		scrollbar-face-color : #785F58;
		scrollbar-highlight-color : #A39393;
		scrollbar-shadow-color : #D7B9B7;
					}

TABLE, TD, TR {
	font-size:12px ;
	color : #322623;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}


A {
	color: #883E43;
	font-weight : bold;
	text-decoration : underline;
				}

A:HOVER {
	color: #D5C2C1;
	font-weight : bold;
	text-decoration : overline;
}

.gross {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 16px; font-weight: bold; 
color : #FFFFFF;
 }

.fett {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color : #322623;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;



}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}

