body {
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 000000;
	background-color: white;
}
a:link {
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-weight:bold;
	    font-size: 8pt;
      color: #990000;
      text-decoration: none;}
a:visited {color: #000000;
            font-weight:bold;
			 font-size: 8pt;
			text-decoration: none;}             }
a:hover {
      color: #0000FF; 
	  text-decoration: none;
	   font-size: 8pt;
	  font-weight:bold;
	  text-decoration: underline;}