BODY {
  color: #444444;
}

P {
  font-family: Verdana, Arial; 
  font-size: 12px; 
  font-weight: normal;
  margin-bottom: 6px;
  color: #444444;
}

TD P {
  font-family: Verdana, Arial; 
  font-size: 12px; 
  font-weight: normal;
  margin-bottom: 6px;
  color: #444444;
}

H1 {
  font-family: Verdana, Arial; 
  font-size: 12px; 
  font-weight: bold;
  margin-bottom: 6px;
  color: #444444;
}

H2 {  
  font-family: Verdana, Arial; 
  font-size: 12px; 
  font-weight: bold;
  margin-bottom: 6px;
}

H3 {  
  font-family: Verdana, Arial; 
  font-size: 12px; 
  font-weight: bold;
  margin-bottom: 6px;
  color: #444444;
}

a {  
	text-decoration: none; 
	color: #54009E; 
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 12px;
}

a:hover {  
	color: #990000
}


