BODY {
 padding-top:10px;
 margin:0;
 background-color:#ffffff;
 color:#000000;
 font-family:verdana, arial, sans serif;
 font-size:12px;
 font-weight:normal;
 }

  td
 {
 color:#000000;
 font-weight:normal; 
 font-size:12px;
 line-height:120%;
  }
 
 a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color:#0000ff;
	background:transparent; 
	line-height:1em;
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color:#0099ff;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #0066ff;
	background: transparent;  
	}
