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

.title {
padding:2px; 
font-family: times new roman;
letter-spacing: 0px;
font-size: 8px;
text-align: justify;
color: #535432;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #AAB183;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #9CA471;
}

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

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

a:link, a:visited, a:active {
font-family: times new roman;
letter-spacing: 0px;
font-size: 8px;
text-align: justify;
color: #535432;
text-decoration: none;
text-transform:uppercase;
font-weight: bold;
background-color: #9CA471;
}

a:hover {
font-family: times new roman;
letter-spacing: 0px;
font-size: 8px;
text-align: justify;
color: #535919;
text-decoration: none;
text-transform:uppercase;
cursor: default;
background-color: #9CA471;
}

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