H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 130%;
  font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
  color: #006633
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
  font-weight: bold;
  font-style: italic;
	margin-top: 3px;
	margin-bottom: 12px;
  color: #990000
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 110%;
  font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
  color: #000000
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
  font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
  color: #000000
}

a { font-weight: bold; }  
a:link { color: #000066; text-decoration: underline; } 
a:visited { color: #000066; text-decoration: underline; } 
a:active { color: #000066; text-decoration: underline; } 
a:hover { color: #FF0000; text-decoration: none; }

subnavtxt {
  font-weight: bold;
  font-size : 10px;
  margin-bottom : 3px;
}  

a.subnav {
  font-size : 10px;
}
a.subnav:link { color: #000000; text-decoration: underline; } 
a.subnav:visited { color: #000000; text-decoration: underline; } 
a.subnav:active { color: #000000; text-decoration: underline; } 
a.subnav:hover { color: #990000; text-decoration: none; }

td
{
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 15px;
}
