.stylesheet {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


.footer {
	font-family: verdana;
	font-size: 11px;
	color: bcbbbb;
}
.hd {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff7700;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	color: #147db4;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #147db4;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ff7700;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	color: #147db4;
	text-decoration: underline;
}
.small {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
}
.bluehd {
	font-family: arial;
	font-size: 12px;
	color: #006699;
}
