<!--
body{
background: url(/bg.png) #ffffff;
margin: 0;
}
td {
 font-family: Verdana;
 font-size: 16px;
 color: #000000;
}
h1 {
 font-family: Verdana;
 font-size: 22px;
 color: #0000FF;
}
h2 {
 font-family: Verdana;
 font-size: 18px;
 color: #0000FF;
}
a{
 color: #000000;
 text-decoration: none;
}
a:hover{
 color: #0000ff;
 text-decoration: none;
}
#foot {
 font-size: 10px;
}
#foot a {
 color: #0000ff;
 text-decoration: none;
}
#foot a:hover{
 color: #0000ff;
 text-decoration: underline;
}
-->
