.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.055em;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.055em;
	color: #006699;

}
.tinystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: 0.055em;


}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.055em;
	color: #666666;

}
.tinystyleBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: 0.055em;
	text-align: right;
	color: #006699;

}
.pageintrotextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.055em;
}


.mainNav   {
	text-decoration:  none;
	font-weight:      bold;
	color:            #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


  } 


a.mainNav:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.mainNav:active  {
	text-decoration:  underline;
	font-weight:      bold;
	color: white;

  } 




.submainNav   {
	text-decoration:  none;
	font-weight:      bold;
	color:            #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 text-decoration:  none;


  } 


a.submainNav:link    {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.submainNav:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.submainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline;
  font-weight:      bold;
  color:            #ffffff;
  } 
a.submainNav:active  {
	text-decoration:  underline;
	font-weight:      bold;
	color: white;

  } 

