body {
	scrollbar-base-color:#DDDFDE;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color:#817F80;
	
	 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	
	h1 {
	font-size:20pt;
	color:#817F80;
	face:Georgia, Times New Roman, Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	
	
}
	
	
	h3 {
	font-size:16pt;
	
	color:#817F80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

	

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

a:link {
	color:#A50000;
	text-decoration: none;
	
}
a:visited {
	color:#A50000;
	text-decoration: none;
	
}
a:hover {
	color:#196c43;
	text-decoration: none;
	
	
}
	
