BODY {
      background-image: url(/myweb/template/images/background.gif);
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color : #333333;
      margin: 0px; 

	
      }

a:link 		{ font-family: Verdana; color: 669900; font-weight: bolder; text-decoration: none;}
a:visited 	{ font-family: Verdana; color: 669900; font-weight: bolder; text-decoration: none; }
a:active 	{ font-family: Verdana; color: 669900; font-weight: bolder; text-decoration: none;}
a:hover 	{ font-family: Verdana; color: 669900; font-weight: bolder; text-decoration: underline;}

UL.blue {
	list-style-type: disc;
	color: #336699;
}

.text {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color : #666666;
      }

.bluetext {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color : #336699;
      }	 

	  
.blacktext {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      color : #000000;
      }