BODY{
		
	background-color:#ffffff;
	background-image:url("images/bg.jpg");
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:8pt;
}
	

TD{
	
	font-family:Verdana;
	font-size:10pt;
	
}

.title{
	
	font-family:Georgia,Times New Roman;
	font-size:16pt;
	font-weight:none;
	
	
}


.header{
	
	font-family:Perpetua Titling MT,Georgia,Times New Roman;
	font-size:18pt;
	font-weight:none;
	color:#FFFFFF;
	text-transform: uppercase;
	
}


HR{

	height: 1px;
	border-top: 1px dotted #BDAF8D;
	margin-top: 3px;
	
}