.text 
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headertext 
{
	font-family: verdana;
	font-size: 25px;
	color: #000000;
	text-decoration: none;
}
.textsmall
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover{
text-decoration: underline;
color: #ffc000;
}

.HeadingTextBlack {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.HeadingText {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #3366cc;
	text-decoration: none;
}
.error 
{
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.disabledfont 
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
