body {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

.title {
  font: 14pt Arial;
  color: #000000; 
  font-weight: bold;
  }
  
.subtitle {
	font-size: 14px;
	color: #3f5678;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
  
.maintext {
  font: 10pt arial;
  color: #000000; 
  font-weight: none;
  }
  
maintext:link       { color:#0000FF; text-decoration: underline }
maintext:active     { color:#FF0000; text-decoration: underline }
maintext:visited    { color:#0000FF; text-decoration: underline }
maintext:hover      { color:#FF0000; text-decoration: underline }

.btext {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.footer {
  font: 9pt Arial;
  color: #000000;
  font-weight: bold;
  }

a.footer:link       { color: #000000; text-decoration: none }
a.footer:active     { color: #0000FF; text-decoration: none }
a.footer:visited    { color: #000000; text-decoration: none }
a.footer:hover      { color: #0000FF; text-decoration: underline }


.navmenu {
  font: 9pt Arial;
  color: #FFFFFF;
  font-weight: bold;
  }

a.navmenu:link       { color: #FFFFFF; text-decoration: none }
a.navmenu:active     { color: #FFFFFF; text-decoration: none }
a.navmenu:visited    { color: #FFFFFF; text-decoration: none }
a.navmenu:hover      { color: #FFFFFF; text-decoration: underline }

.copyright {
  font: 9pt Arial;
  color: #000000;
  font-weight: normal;
  }

a.copyright:link       { color: #000000; text-decoration: none }
a.copyright:active     { color: #000000; text-decoration: none }
a.copyright:visited    { color: #000000; text-decoration: none }
a.copyright:hover      { color: #000000; text-decoration: none }


H1 {
    font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}