BODY {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #840807;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height : 14px;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
A {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#840807;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#C62725;
}
select {
	font-family: verdana;
	font-size: 11px;
	color:#ffffff;
	background-color:#881C1C;
	}
