body {
background-color: #003333;
color: #99CCFF
}

p {
color: #99CCFF;
font-family: arial;
text-indent: 20px;
width: 95%;
}



h1,h4,h5,h6
{
color: #FFFFCC
}
h2 {color: #99CC99}
h3 {color: #CCCC99}

div
{
color: #FFFFFF
width: 90%;
}

div.insert
{
color: #000000
width: 100%;
}

p.insert
{
color: #000000;
width: 100%;
text-indent: 0px;
}

table {
font-size: large;
}

table.insert{
color: #000000;
font-size: medium;
}

div.navbar
{
font-family: verdana, sans-serif;
font-style: italic;
line-height: 175%;
}

a:link {color: #CCCCFF}
a:visited {color: #CC99CC}
a:hover {color: #CCCCCC}
a:active {color: #FFFFFF}