<!--
body {
font-family: Times New Roman, Serif;
line-height: normal;
font-size: 14px; 
color: #000000;
margin: 0px;
margin-top: 20px;
background-color: #663333;
background-repeat: repeat-y;
background-position: left top;
}

td {  
font-family: Times New Roman, Serif;
font-size: 14px; 
line-height: normal; 
color: #000000;
}

p {  
font-family: Times New Roman, Serif;
font-size: 14px; 
line-height: normal; 
color: #000000;
}

a {
text-decoration: none;
color: #660066;
}

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

h1 {
font-family: Times New Roman, Serif;
font-size: 12px; 
color: #000000;
text-transform: uppercase;
}

hr {
color: #000000;
}

ul {
line-height: 200%;
list-style-type: square;
}

li {
margin-left: 0px;
}

input {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 11px;
}

select {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 11px;
}

textarea {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 11px;
}


.bodycell {
padding: 10px;
padding-bottom: 30px;
background-color: #E7E1BC;
}

.nav {
padding: 2px;
padding-right: 10px;
background-color: #cc9999;
color: #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #E7E1BC;
font-size: 10px;
}

.nodec {
text-decoration: none;
}

.greybutton {
border: 2px outset #cccccc;
background-color: #cccccc;
}

.navtext {
color: #000000;
}

.navtext:hover {
color: #ffffff;
}

.imgtn {
border: 1px solid #000000;
margin-bottom: 10px;
}
-->