p, ul, li, body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.tagline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.revhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:link {  color: #006600;}
a:visited {  color: #006600;}
a:link:hover, a:visited:hover {  color: #FF0000;}
a:active {  color: #FFFF00;}
.footnotes {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}
.subscript {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #006600
}

form.no_margin	{
	margin-bottom: 0px;
}
.ship_green {
	font-weight: bold;
	color: #33cc00;
}
.ship_red {
	font-weight: bold;
	color: Red;
}
.ship_blue {
	font-weight: bold;
	color: Blue;
}