body
{
	color: #006600;
	background: #FFF4CE;
}
hr
{
	color: #006600;
	align: center;
	width: 80%;
}
.tagline
{
	text-align: center;
	color: #006600;
	font-size: 10pt;
}
A:link
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: #003366;
	text-decoration: none;
}
A:hover 
{
	color: #003366;
	text-decoration: underline;	
}