body
{background-color: #003300;
}

p
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #FFFFCC;
font-size: 10 pt;
}

ul
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffcc;
font-size: 10 pt;
}

h1 
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffcc;
margin-left: 10px;
font-size: 20 pt;
font-weight:lighter;
}

h2 
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffcc;
font-size: 12 pt;
font-weight:lighter;
}

h3
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffcc;
font-size: 14 pt;
font-weight:lighter;
text-align:center;
}

h4
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffcc;
font-size: 12 pt;
font-weight:lighter;
}

table
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #ffffff;
font-size: 10 pt;
}

td
{
font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial", sans-serif;
color: #FFFFCC;
font-size: 10 pt;
}


a:link {color: #CC3300}
a:visited {color: #CC3300}
a:active  {color:#ffffcc}
a:hover   {color:#ffffcc}
