body {
background-color: #333333;
}

BODY, TABLE, TD, TR {

        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
      }

.drgrayhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
	
hr{
 	width: 75%
}  
	
    a:link img { border: 2px solid white; }
      a:visited img { border: 2px solid white;}
      a:hover img { border: 2px solid white;}
      a:active img { border: 2px solid white;}

  
      a:link {
        color: #3d4a7e;  font-weight: bold;}
      a:visited {
        color: #3d4a7e;  font-weight: bold;}
      a:hover {
        color: #333333;  font-weight: bold;}
      a:active {
        color: #333333; font-weight: bold;}
      a { text-decoration:none }
	
	}
	
