﻿body 
{
background: black;
color: white;
font-family: "Times New Roman", serif;
}

p {
font-family: "Times New Roman", serif;
text-align: justify;
font-weight: normal;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;
font-size: 1em;
}

p.footer{
font-family: "Times New Roman", serif;
font-size: 0.8em;
text-align: center;
font-weight: normal;
background-color: #780000;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
}

h1 {
font-family:  Arial, sans-serif;
font-size: 1em;
background-color: #780000;
text-align: left;
font-weight: bold;
margin-bottom: 0.5em;
margin-top: 1em;
margin-right: 1em;
}

h2 {
font-family:  "Times New Roman", serif;
font-size: 1.5em;
background-color: black;
text-align: center;
margin-bottom: 1em;
margin-top: 1em;
}

a {
color: White;
}

ol {
list-style-type: decimal;
margin-bottom: .5em;
margin-top: 0em;
}

ul {
list-style: disc;
margin-bottom: .5em;
margin-top: 0em;
}

li {
margin-bottom: .2em;
margin-top: 0em;
}

table.tablemain {
border:0px;
width:1000px;
} 

table.footer {
background: black;
border:0px;
width:1000px;
} 

table.leftnav {
background: black;
width:180px;
}

td.leftnav {
background: black;
width:180px;
vertical-align: top;
}

td.lamen {
background: black;
width:180px;
vertical-align: bottom;
padding-top: 20px;
}

img {
border-width: 0px;
}

img.nav {
border-width: 0px;
margin-top: 10px;
}


td.content {
color: white;
background: black;
vertical-align: top;
}

td.navcell {
height: 70px;
}

