body {
	background-color : #000000;
	margin-left : 0px;
	font-family :  Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	font-size : 10pt;
	scrollbar-face-color : #1E1B00;
	scrollbar-shadow-color : #333333;
	scrollbar-highlight-color : #666666;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #C0B48E;
}

A.link:link {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}
A.link:visited {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}
A.link:active {
	color: #555555;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}
A.link:hover {
	color: #555555;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}

H1{
	font-family : Arial;
	color: C0B48E;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

H2{
	font-family : Arial;
	color: White;
	font-size : 12pt;
	font-weight : bold;
}

H3{
	font-family : Arial;
	Color: #312C00;
	font-size: 10pt;
	font-weight : bold;
}

p{
   color: white; 
   font-size: 10pt; 
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

td{
   color: white; 
   font-size: 11pt; 
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
   
}