body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2F2A2C;
cursor: default;
background-color: #DEDEDE;
background-image: url(bg3.png);
background-repeat: repeat-xy;
}

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

.firstletter {
font-family: trebuchet ms;
font-size: 11px;
text-transform:uppercase;
font-weight:italic;
color:#3D675E; }

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

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

a:link, a:visited, a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #0E7264;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #11735B;
text-decoration: underline;
cursor: default;
}

input, textarea, submit, reset {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #045542;
cursor: default;
background-color: #ffffff;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #002C26;
}
