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;

}



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;
	text-align : left;
}

.back{
	background : url(images/balthazar_back_body.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	background-color : #983301;
	}

.header {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}


