
  body { 
  color: black; 
  background: #efefef url(images/greybg2.jpg);
  margin-left: 0; 
  margin-right: 0; 
  margin-top: 0
  }

A:link {
	color: #993300;
} 
A:active {
	color: #999999;
} 
A:visited {
	color: #993300;
}
a:hover{
	color:#993300;
	font-weight: bold;
}

    #Credit { 
 color: #999999;
 font-size: 8.0pt;
 font-family: verdana;
 font-weight: normal;
 }
 
 #Normal { 
 color: #000000;
 font-size: 11.0pt;
 font-family: verdana;
 font-weight: Normal;
 }
 
  #Highlight { 
 color: #993300;
 font-size: 11.0pt;
 font-family: verdana;
 font-weight: Bold;
 }
 
  #Bold { 
 color: #990000;
 font-size: 12.0pt;
 font-family: verdana;
 font-weight: Bold;
 }
  
   #Boldblack { 
 color: #000000;
 font-size: 9.0pt;
 font-family: verdana;
 font-weight: Bold;
 }
   
    #Boldred { 
 color: #cc0000;
 font-size: 12.0pt;
 font-family: verdana;
 font-weight: Bold;
 }
   
   #Small { 
 color: #000000;
 font-size: 8.0pt;
 font-family: verdana;
 font-weight: normal;
 }
 
    #White { 
 color: #ffffff;
 font-size: 11.0pt;
 font-family: verdana;
 font-weight: Bold;
 }
 