Body, p, table, td, sm {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

form, input {
	font-family: Verdana;
	font-size: 10px;
}

.hdr {
	color: #000000;
	font-family: Verdana;
	font-weight : bold;
	font-size: 14px;
	letter-spacing : 5px;
	line-height : 20px;
	text-decoration : underline;
}

.enhanced {
	color: #660000;
	font-family: Verdana;
	font-weight : bold;
	font-size: 14px;
	letter-spacing : 5px;
	line-height : 20px;
}

.frmhdr {
	background: #990000;
	color: #ffffff;
	font-family: Verdana;
	font-weight : bold;
	font-size: 12px;
	letter-spacing : 2px;
}

.q {
	color: #660000;
	font-weight : bold;
	letter-spacing : 2px;
}

.small {
	color: #000000;
	font-size: 10px;
}

a:link {
  	color:#FF9000;
  	font-size : 12px;
  	text-decoration : underline;
  	font-weight : bold;
	letter-spacing : 2px;
}

a:visited {
  	color:#FF9000;
  	font-size : 12px;
  	text-decoration : underline;
  	font-weight : bold;
	letter-spacing : 2px;
}

a:hover {
  	color:#003366;
  	font-size : 12px;
  	text-decoration:underline;
  	font-weight : bold;
	letter-spacing : 2px;
}
a.sm:link {
  	color:#333333;
  	font-size : 12px;
  	text-decoration : none;
  	font-weight : bold;
	letter-spacing : 0px;
}

a.sm:visited {
  	color:#333333;
  	font-size : 12px;
  	text-decoration : none;
  	font-weight : bold;
	letter-spacing : 0px;
}

a.sm:hover {
  	color:#666666;
  	font-size : 12px;
  	text-decoration:underline;
  	font-weight : bold;
	letter-spacing : 0px;
}