BODY {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}


H1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color : #7D0A05;
}
H2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	color : #7D0A05;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

b {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

strong {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #7D0A05;
}

A {
	font-family: verdana;
	text-decoration:none;
	font-size: 8pt;
	color:#A60100;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 8pt;
	color:#C14545;
}

