body { 
margin: 0px 0px 0px 0px;
font-family: arial, verdana, tahoma;
font-size: 12px;
background-color: #ffffff;
color:#000000;
 } 
 h1 { 
 font-size: 200%;
  }
a:hover {  
text-decoration: underline;
font-weight: bold;
}
a {  
text-decoration:none;
font-weight: normal;
}
a:hover.title {  
text-decoration: underline;
font-weight: bold;
color:#ffffff;
}
a.title {  
text-decoration:none;
font-weight: normal;
color:#ffffff;
}
a:visited.title {  
font-weight: normal;
color:#ffffff;
}
h1{
font-size:18px;
}
p{
font-size:12px;
}
