<style type="text/css">

a {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;
 text-align: justify;
 color: #FFFFFF;
 font-size: medium;
}

h1 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;

 color: #FFFFFF;
 font-size: x-large;
}

h2 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;
 text-align: justify;
 color: #00009F;
 font-size: small;
}

h3 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;
 text-align: justify;
 font-size: x-small;
}
h4 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;

 color: #00009F;
 font-size: small;
}

h6 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;
 color: #D3D3D3;
 font-size: xx-small;
}

h7 {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;
 text-align: justify;
 color: #0080FF ;
 font-size: small;
}

td {
 font-family: Comic Sans MS, AvantGarde Md BT, Arial;

 font-size: smaller;
}
body { margin-left:10px; }
body { margin-right:10px; }


#navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 680px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
font-family: Comic Sans MS, AvantGarde Md BT, Arial;
font-size: smaller;
color: #FFFFFF ;
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}


</style>