h1 {
  font-family: Arial, Verdana, sans-serif; 
  font-size: 19px;
  color: #DE0025; 
  text-decoration: none
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.maintext			{color: #000000}
A.maintext:visited	{color: #000000}
A.maintext:active	{color: #000000}
A.maintext:hover	{color: #de0025}


.htmlwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.htmlwhite			{color: #ffffff}
A.htmlwhite:visited	{color: #ffffff}
A.htmlwhite:active	{color: #ffffff}
A.htmlwhite:hover	{color: #de0025}

.htmlblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.htmlblk			{color: #000000}
A.htmlblk:visited	{color: #000000}
A.htmlblk:active	{color: #000000}
A.htmlblk:hover	{color: #de0025}

.htmlred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #de0025;
	text-decoration: none;
}
A.htmlred			{color: #de0025}
A.htmlred:visited	{color: #de0025}
A.htmlred:active	{color: #de0025}
A.htmlred:hover	{color: #de0025}

.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de0025;
	text-decoration: none;
}
A.hometext			{color: #de0025}
A.hometext:visited	{color: #de0025}
A.hometext:active	{color: #de0025}
A.hometext:hover	{color: #000000}

.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 220px;
	border: thin solid #000000;
}.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de0025;
	text-decoration: none;
}.sideheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border: thin groove;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
