p {
	font-size: .9em;
	color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #00CC99;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #999999;
	font-weight: bold;
	text-indent: 10px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

a:link
{
	color: #006633;
	text-decoration: none;
	font-size: 0.9em;
} 
a:active 
{ color: #ff6633; text-decoration: none } 
a:visited 
{ color: #006633; text-decoration: none } 
a:hover 
{ color: #FFcc33; text-decoration: none }
h2 {
	font-size: 1em;
	color: #48FFD3;
	font-weight: bold;
}
.smallprint {
	font-size: .7em;
	color: #666666;
}
.footerprint {
	font-size: 0.8em;
}
.bclink {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
