H1  {
	font-family : Verdana;
	font-size : 14pt;
	font-style : normal;
	color : #8C0000 ! important;
}

H2  {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color : #8C0000 ! important;
}
p
{
text-align: center;
color: black;
font-family: verdana;
}

BODY  {
	font-family : Verdana;
	background : white ! important;
	color : black;
	font-size : 10pt;
}

table {
	font-family : Verdana;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
th {
	font-family : Verdana;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: yellow;
	-moz-border-radius: ;
}
td {
	font-family : Verdana;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: #FFF7ED;
	-moz-border-radius: ;
}
