body {
  font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}
a:link {
	color: #336633;
    text-decoration: none;
    font-weight: bold;  font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}

a:visited {
  color: #336633;
   text-decoration: none;
   font-weight: bold; font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}

a:hover {
	color: #336633;
     text-decoration: underline;
     font-weight: bold; font-family: Georgia, Verdana, "Times New Roman", Times, serif;
}
H1 {
					color:#336633;
					size: "5";
					font: 28px Georgia, Verdana, "Times New Roman", Times, serif;
}
a:active {
	color: #FF0000;
     text-decoration: none;
     font-weight: bold; font-family: Georgia, Verdana, "Times New Roman", Times, serif;
