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

.title {
padding:2px; 
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #4E7867;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #366E57;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #366E57;
}

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

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

a:hover {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #4E7867;
text-decoration: none;
cursor: default;
url(bg2.png);
background-color:#ffffff;
}

input, textarea, submit, reset {
font-family: arial;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #2B5343;
cursor: default;
background-color: #4E7867;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #366E57;
}

