.stylesheet {
	font-family: verdana;
	font-size: 10.5px;
}
.flds1 {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #666666;
	width: 100px;
}
.nosize {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #666666;
}	
.flds {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #666666;
	width: 200px;

}
.hds {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: 6b8db6;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: verdana;
	font-size: 10px;
	color: 6b8db6;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;


}
a:active {
	font-family: verdana;
	font-size: 10px;
	color: 6b8db6;
	text-decoration: underline;
	font-weight: bold;

}

