
body {
background: #fffff0;
color:#336666;
font-family:tahoma,arial,courier,verdana,geneva,helvetica,arial,sans-serif;
}
p,td,ul,li {
font-size:12px;
font-family:verdana,geneva,helvetica,arial,sans-serif;
}
    {margin-left:10px; margin-right: 5px;
}

h1 {
color:#336666;
font-size:28px;
background:transparent;
}

h2 {
color:#669966;
font-size:24px;
background:transparent;
}

h3{
color:#999966;
font-size:22px;
background:transparent;
}

h4{
color:#669999;
font-size:18px;
background:transparent;
}

a:link {
color:blue;
background:transparent;
text-decoration: none;
}

a:visited {
color:#669999;
background:transparent;
text-decoration: none;
}

a:hover {
color:#fffff0;
background:#669999;
text-decoration: underline;
}
a:active {
color:#cc0033;
background:transparent;
}
