p,li,ul,ol{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : #FFFFCC;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}

tr,td,table{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : #FFFFCC;

}

a{
	font-family : Arial, Helvetica; 	
	font-size :8pt; 
	color : FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : E28800;
	text-decoration: none;
	font-weight: bold;
}

p.title{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : #FFFFCC;
	font-weight: bold;

}
td.title{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : #FFFFCC;
	font-weight: bold;

}

body{
	font-family : Arial, Helvetica; 	
	font-size : 8pt; 
	color : #FFFFCC;
	background-color : #983301;
	scrollbar-3d-light-color : #983301;
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-base-color : #983301;
	scrollbar-dark-shadow-color : #983301;
	scrollbar-face-color :#983301;
	scrollbar-highlight-color :#983301;
	scrollbar-shadow-color :#983301;
}


