
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f7f3e1;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #EFDD9D;
background-color: 194E02;
}