body {
  background-image: url(/images/bkgd.gif);
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

a:link       { color:#0964AA; text-decoration: underline }
a:active     { color:#CC6600; text-decoration: underline }
a:visited    { color:#0964AA; text-decoration: underline }
a:hover      { color:#CC6600; text-decoration: underline }


.navmenu {
  font: 9pt Arial;
  color: #000000;
  font-weight: bold;
  }

a.navmenu:link       { color: #000000; text-decoration: none }
a.navmenu:active     { color: #000000; text-decoration: none }
a.navmenu:visited    { color: #000000; text-decoration: none }
a.navmenu:hover      { color: #000000; text-decoration: underline }

.title {
  font: 14pt Arial;
  color: #000000; 
  font-weight: bold;
  }
  
.subtitle {
	font-size: 14px;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
  
.maintext {
  font: 10pt arial;
  color: #7f4000; 
  font-weight: none;
  }

.btext {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.nltext {
	font-size: 13px;
	color: #0964AA;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.footer {
  font: 9pt Arial;
  color: #7f4000;
  font-weight: bold;
  }

a.footer:link       { color: #7f4000; text-decoration: none }
a.footer:active     { color: #7f4000; text-decoration: none }
a.footer:visited    { color: #7f4000; text-decoration: none }
a.footer:hover      { color: #0964AA; text-decoration: underline }

.copyright {
  font: 9pt Arial;
  color: #FFFFFF;
  font-weight: normal;
  }

.power {
  font: 6pt Arial;
  color: #FFFFFF;
  font-weight: normal;
  }

a.power:link       { color: #FFFFFF; text-decoration: none }
a.power:active     { color: #FFFFFF; text-decoration: none }
a.power:visited    { color: #FFFFFF; text-decoration: none }
a.power:hover      { color: #FFFFFF; text-decoration: none }

H1 {
    font-size: 12px;
	color: #595959;
	font-family: Arial;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #595959;
	font-family: Verdana;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}