  .general { font-size: 10pt;
             font-style: normal;
             font-family: arial, helvetica, sans-serif }
  .general2 { font-size: 10pt;
             font-style: normal;
             font-family: arial, helvetica, sans-serif;
             background: url(back.gif) }
  .head1  {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	text-transform: none;
	font-variant: normal;
	letter-spacing: .2em;
}
  .head2  { font-size: 12pt;
         font-style: normal;
         font-weight: bold;
         font-family: arial, helvetica, sans-serif }
  .emph  { font-size: 11pt;
         font-style: normal;
         font-weight: bold;
         font-family: arial, helvetica, sans-serif }
  .smemph  { font-size: 11pt;
         font-style: normal;
         font-family: arial, helvetica, sans-serif }
.general3 {
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000033;
	list-style-type: square;
	list-style-position: outside;

}
a.general3:hover{
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #6699cc;
	list-style-type: square;
	list-style-position: outside;

}
.generalsmall { font-size: 8pt;
             font-style: normal;
             font-family: arial, helvetica, sans-serif }

