body	{
	  background:#FFFFFF;
	  margin:0 0 0 0;
	  background-repeat:no-repeat;
	  font-family:"Times New Roman", Courier, Garamond, serif;
	  font-size:8pt;
	  line-height:11px;
	  color:#000000;
          scrollbar-face-color: #FFFFFF;
          scrollbar-shadow-color: #FFFFFF;
	  scrollbar-highlight-color: #CCCCCC;
	  scrollbar-3dlight-color: #CCCCCC;
	  scrollbar-darkshadow-color: #FFFFFF;
	  scrollbar-track-color: #FFFFFF;
	  scrollbar-base-color: #FFFFFF;
	  scrollbar-arrow-color: #CCCCCC;
	}

p, td	{
	  font-family:"Times New Roman", Courier, Garamond, serif;
	  font-size:8pt;
          line-height:11px;
	  color:#000000;
	}

a 	{ 
	  color:#990000;
	  text-decoration:none;
	  font-weight:bold;
	}
	
a:hover { text-decoration:none;
	}

.links 	{
	  margin-left:20px;
	  font-size:10pt;
	}
