BODY {
	color: #3A2200;
	font-family: Verdana;
	font-size: 11px;
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

td {
	color: #3A2200;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing : 1px;
	line-height : 15px;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #3A2200;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
A {
	font-family: verdana;
	text-decoration:none;
	font-size: 11px;
	color:#6F2121;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#AC3336;
}