body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFF;
}

a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: underline}
a:active {  color: #FF3300; text-decoration: underline
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6B712F;
}
