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

.title {
padding:2px; 
font-family: georgia;
letter-spacing: 0px;
font-size: 17px;
text-align: justify;
color: #CAEADA;
text-transform:lowercase;
font-weight: bold;
font-style: italic;
cursor: default;
background-color: #48AEB6;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #48AEB6;
}

.content {
padding:2px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 12px;
line-height: 11px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #CAEADA;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 3px;
       border-style: solid;
       border-color: #CAEADA;
}

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

a:link, a:visited, a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 12px;
line-height: 11px;
text-align: justify;
color: #48AEB6;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 12px;
line-height: 11px;
text-align: justify;
color: #4F9AA1;
text-decoration: none;
cursor: default;
font-weight: bold;
}

input, option {
font-family: trebuchet ms;
padding: 3px;
letter-spacing: 1px;
font-size: 12px;
line-height: 11px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #CAEADA;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 5px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #48AEB6;
}

textarea, submit, reset {
font-family: trebuchet ms;
padding: 3px;
letter-spacing: 1px;
font-size: 12px;
line-height: 11px;
text-align: justify;
color: #CAEADA;
cursor: default;
background-color: #CAEADA;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #48AEB6;
}


