body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #fffffff;
cursor: default;
background-color: #020107;
}

.title {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #8B928B;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #D7D2BC;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #8B928B;
}

.content {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #D7D2BC;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #D7D2BC;
}

.nav {
padding:2px; 
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #000000;
cursor: default;
background-color: #D7D2BC;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #D7D2BC;
}

a:link, a:visited, a:active {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #9AA39E;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #7C8580;
text-decoration: underline;
cursor: default;
}

input, textarea, submit, reset, option, select {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #D7D2BC;
cursor: default;
background-color: #BBB0AA;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #9AA39E;
}

