body {
font-family: Trebuchet MS;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #3A3D46;
cursor: default;
background-color: #ffffff;
}

.title {
padding:2px; 
font-family: georgia;
letter-spacing: 2px;
font-size: 11px;
text-align: justify;
color: #ffffff;
text-transform: lowercase;
font-weight: bold;
cursor: default;
background-color: #E8D5C4;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: dotted;
       border-color: #E8D5C4;
}

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

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

.nav {
padding: 2px; 
font-family: georgia;
letter-spacing: 4px;
font-size: 10pt;
font-weight: bold;
text-align: left;
color: #DEC1A8;
text-transform: lowercase;
cursor: default;
}

a:link {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

a:active {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #693F41;
text-decoration: underline;
cursor: default;
}

.content a:link {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.content a:visited {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.content a:active {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.content a:hover {
font-family: georgia;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #693F41;
text-decoration: underline;
cursor: default;
}

.nav a:link {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.nav a:visited {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.nav a:active {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #AA6157;
text-decoration: none;
font-weight: bold;
}

.nav a:hover {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #693F41;
text-decoration: underline;
cursor: default;
}

i {
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
color: #D59C8C; 
font-weight: italic;}

li {
color: #D59C8C; 
}

b {
color: #D59C8C; 
font-weight: bold;}

u {
color: #D59C8C; 
font-weight: underline;
font-style: underline;}

input, textarea, option, submit, reset {
padding: 0px;
font-family: georgia;
letter-spacing: 0px;
font-size: 11px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #F0E7D2;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #ffffff;
}