a:link {
	COLOR: #505050;
	font-weight: bold;
	text-decoration : none
}
a:visited {
COLOR: #505050;
font-weight: bold;
text-decoration : none
}
a:hover {
COLOR: #0000FF;
font-weight: bold;
text-decoration : none
}
a:active {
COLOR: #0000FF;
font-weight: bold;
text-decoration : none
}
INPUT.TEXT{ 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:9pt; 
  background-color:FFFFFF; 
  color:000000; 
}


.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainBodyGey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.HaworthHooper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #003366;
}
.HaworthHooper2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
}
.TrustedIT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.hyperLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.hyperLink2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

.input{
	color: #000000;
	border: thin outset #000000
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}