 
BODY{
  font-size : 11pt;
  color : white;
  background-color : black;
  line-height : 120%;
  text-indent : 1pt;
}
A:link{ 
color : #359aff; 
  text-decoration : none;
}
A:visited{ 
color : silver; 
  text-decoration : none;
}
A:hover{ 
color : #359aff; 
text-decoration :  underline;
}
H1{
  font-size : 12pt;
  font-weight : bold;
}
