h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;}
a.heads:link { color: #666666; text-decoration: none }
a.heads:active { color: #666666; text-decoration: none }
a.heads:visited { color: #666666; text-decoration: none }
a.heads:hover { color: #FFFFFF; text-decoration: none; background-color: #666666; }
a.tails:link { 
	color: #333333; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.tails:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.tails:visited { 
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a.tails:hover { color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.floater {
	padding: 15px;
	float: left;
	height: auto;
	width: auto;
}
.footie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.rightfloat {
	padding: 5px;
	float: right;
}

