body{
	background-image: url("images/bg.jpg");
	
	background-color: White;

	margin-top: 10px;
}
BODY, TABLE, TD, TR {
	font-size : 12pt;	
	font-family : Arial;
}
H1{
	font-family : Arial;
	font-size : 18pt;
	color : #9F3801;
}
H2{
	font-family : Arial;
	font-size : 14pt;
	color : #9F3801;
}
