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

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

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

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

a:link, a:visited, a:active {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #BDA37B;
text-decoration: underline;
font-weight: bold;
}

a:hover {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #BDA37B;
text-decoration: none;
cursor: default;
}

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

