﻿body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	font-family: Verdana;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #800000;
}
a:hover {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #CC3300;
	font-family: Verdana;
}
a:active {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	color: #CC3300;
	font-family: Verdana;
	empty-cells: show;
}
.r {color:whatever}
.r:link {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
}
.r:hover {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


body {
	background-color: #D1C098;
}
td {
	background-color: #FFFFFF;
}
img {
	border-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003300;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	font-style: normal;
	color: #808080;
	text-transform: none;
	
