.h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000033;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 18px;
 color: #8D4DBB;}
 
 .bodystyle {
	font-family: Times New Roman, Times, serif;
 color: #000000;
 font-weight: normal;
 font-size: 1em;
 }
 
  .bodystyle-italic {
	font-family: Times New Roman, Times, serif;
 color: #000000;
 font-weight: bold;
 font-style: italic;
 font-size: 1em;
 }
 
 .dingbat {
	font-family: Arial, Helvetica, sans-serif;
 color: #000033;
 font-weight: bold;
 font-size: 1em;
 }
 
  .footer {
	font-family: Arial, Helvetica, sans-serif;
 color: #CCCCCC;
 font-weight: bold;
 font-size: .6em;
 }
 
   .header {
	font-family: Arial, Helvetica, sans-serif;
 color: #CCCCCC;
 font-weight: bold;
 font-size: 1.2em;
 }