.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
.toolbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.paragraph1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boldheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	border-bottom-style: none;
	border-top-style: double;
	border-top-color: #000066;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}

a:link { 
color: #666666; 
text-decoration: none;


}
a:visited { 
color: #666666; 
text-decoration: none;


}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

} 

