font.nav
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 15px;
color: #cccccc;
}

div.bord
{
border: solid 1px black;
padding: none;
spacing: none;
margin: none;
width: 550px;
}

font.main
{
color: #cccccc;
text-align: justify;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 400;
}

div.main
{
width: 580px;
text-align: justify;
}

font.head
{
font-weight: 700;
font-size: 25px;
font-family: Arial, sans-serif;
}

font.foot
{
font-size: 10px;
font-family: Arial, sans-serif;
}

a:link
{
text-decoration: none;
color: #dddddd;
}

a:visited
{
text-decoration: none;
color: #dddddd;
}

a:active
{
text-decoration: none;
color: #dddddd;
}

a.nav:hover
{
text-decoration: none;
color: #3a414f;
}

a:hover
{
text-decoration: none;
color: #5f5f5f;
}

table.main
{
border: solid 2px black;
padding: none;
spacing: none;
width: 775px;
}

table.body
{
background-color: 3a414f;
padding: none;
spacing: none;
border: none;
}

body
{
background-color: #777777;
}

td.nav
{
font-family: Arial, sans-serif;
font-weight: bold;
}

td.main
{
font-family: Arial, sans-serif;
color: #d5d5d5;
}
td.form
{
font-family: Arial, sans-serif;
color: #cccccc;
}

img.pic
{
border: solid 2px black;
}

h1
{
font-family: Arial, sans-serif;
color: #d5d5d5;
font-size: 20px;
}
html
{
     overflow: -moz-scrollbars-vertical;
}
p.MsoNormal{
 margin: 3px;
}
