font {
		color #003366
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
	}
.businessname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	}
BODY {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #003366;
	}
P {
		font-size: 11px;
}
TD {
		font-size: 11px;
}
	a:hover {color:#990033; }
	A {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: 003366;
	}
	
TD.menu A {
 font-family: Arial, Helvetica, sans-serif;
 color: #AA1601;
}

TR.heading {
  background-color:#003366;
  color:#FFFFFF;
}

TABLE.login {
 background-color:#B3B38D;
}

TABLE.login TR TD {
 padding-left:15px;
 font-family: verdana,arial;
 font-size: 8pt;
}

TABLE.login TR TD INPUT {
 font-family:arial;
 font-size:8pt;
 width:80px;
}

H3 {
  color:#990000;
  font-size:13px;
}

H4 {
  font-size:11px;
  margin-bottom: -15px;
}

H1 {
  font-size:15px;
  margin-bottom: 0px;
}
