body {
	font-family: Georgia, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000; }

h3 {
font-family: Georgia, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px; }

td,th {
	font-family: Georgia, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000; }

.border {
	border: thin solid #dddddd; }
	
a:link {
color:#b22222; 
text-decoration: none; }
	
a:visited {
color:#b22222; 
text-decoration: none; }
	
a:hover {
color: #808080;
text-decoration: underline; }

a:active {
color:#b22222; 
text-decoration: none; }
