html, body{ 
background: #fff; 
color: #000;
}
body{ 
margin:0;
padding:0
}
body, td, tr{ 
font:menu
}
a.high{
text-decoration:none;
line-height:12px
}
a.high:link {
color:white;
}
a.high:visited {
color:white;
}
a.high:active {
color:white;
}
a.high:hover {
color:#00ff00;
}
h1{
font-size:16pt;
color:red;
text-align:center
}
h2{
font-size:12pt;
color:green
}
