
body {
background:#FFFFFF; 
color:#000080;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

h1 {
color:#000080;
font-size:28px;
background:transparent;
}

h2 {
color:#000080;
font-size:24px;
background:transparent;
}

h3{
color:#000080;
font-size:22px;
background:transparent;
}

h4{
color:#000080;
font-size:18px;
background:transparent;
}


p,td,ul,li {
font-size:16px;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

a:link {
color:#0000FF;
background:transparent;
}

a:visited {
color:#800080;
background:transparent;
}

a:hover {
color:#0000FF;
background:#00FF00;
}

a:active {
color:#FF0000;
background:transparent;
}
