body {
	background-color: #2A582A;
}
a:link {
	color: #2A582A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #2A582A;
}

#bodycopy {
	padding: 10px 26px 26px 26px;
}

.text {  
font-family: Georgia, "Times New Roman", Times, serif; 
color: #000000;
font-size: 12px;
line-height:1.5em;
}

.textlink {  
font-family: Georgia, "Times New Roman", Times, serif; 
color: #669966;
font-size: 12px;
text-decoration: none
}

.textlink:hover {  
font-family: Arial, Helvetica, san-serif; 
color: #FFCC00;
font-size: 12px;
text-decoration: none
}

.head {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-style: italic;
color: #660000;
font-weight: bold
}

.subhead {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
color: #669966;
font-weight: bold
}

.foot {  
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #669966;
text-decoration: none
}

.foot:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #669966;
text-decoration: underline
}

.footblack {  
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
text-decoration: none
}
