.stylesheet {
	font-family: verdana;
	font-size: 10px;
	color: #7e7e7e;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	color: #00aeef;
	text-decoration: underline;
}
a:visited {
	color: 00aeef;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: 00aeef;
	text-decoration: underline;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0071bb;
	line-height: 16px;

}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
