html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;}

p {  font-family: Georgia, "Times New Roman", Times, serif; 
color: #000000; 	
padding: 0;
margin-top: 0px;}
td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; color: #000000 ; vertical-align:top;}
td.header { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; color: #ffffff; vertical-align:bottom; padding-bottom: 4px;}
li { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; color: #000000 ;}
a:link {  color: #2E804A;}
a:visited {  color: #696969;}
a:hover {  color: #4BB66F;}
a:active { color: #4BB66F;}
th {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; font-weight: bold; color: #000000; text-align: right; vertical-align:top;}
.title {  color: #006699;}
a:link.menu  {color: #000033; text-decoration: none;}
a:visited.menu  {color: #000033; text-decoration: none;}
a:hover.menu {color: #000099; text-decoration: underline;}

.header a:link, .header a:visited {color: #fff; text-decoration: none;}
.header a:hover {color: #000099; text-decoration: underline;}


	
.small {  font-size: 80%;}
.footer { padding: 15px 0 0 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 85%; color: #666666 ;}
#menu p { margin: 0px 0px 0px 3px; padding: 2px 5px; font-size: 13px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; list-style: none; line-height: 20px;}
#menu p a { text-decoration: none;}
#menu p a:link {  color: #000000;}
#menu p a:visited {  color: #696969;}
#menu p a:hover {  color: #ffffff;  background-color : #24684A;}
#menu p a:active { color: #ffffff; background-color : #24684A;}

h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
		color: #015c7e;} 
 
 	h1 {
	font-size : 1.6em;}
	h2 {
	font-size : 1.4em;
	margin-bottom: 0;}
	h3 {
	font-size : 1.2em; margin-bottom:0;}

	h4, h5 {
	font-size : 1.0em;
	font-weight: bold;}

h2 a:link { color: #015c7e;}
