body{ /* set the relative font size of IE5-5.5 differently to everything else, and we scale it from there */


  margin: 0px 0px 0px 0px;


  padding:0px;


  background: #ffffff;


text-align: left;


}





body, td, p, form, input, table { 


  color: #404040;


  font-size: 11px;


  font-family: verdana, arial, geneva;


}





p { 


  line-height: 1.4;


}








a:link{


  color: #3A5FBE;


 font-weight: bold;


 background: transparent;


  text-decoration: none;


}





a:visited {


  color: #3A5FBE;


 font-weight: bold;


  background: transparent;


  text-decoration: none;


}





a:hover{


  color: #3A5FBE;


 font-weight: bold;


  background: transparent;


  text-decoration: none;


}
