body, table, tr, td {
font: 10px Lucida Sans, Geneva, sans-serif; 
color: #063636; 
letter-spacing: 0px; 
}

body {
background-color: #1e6462;
margin: 0px; 
padding: 0px; 
text-align: center;
}

#wrap { 
width: 647px;
background-color: #d1eaee;
margin: auto;
text-align: center;
}

.header {
padding-bottom: 0px;
width: 100%;
}

.body {
position: relative;
top: -5px;
margin: 0px 15px 0px 15px;
padding-bottom: 35px;
}

.navigation { 
padding: 0px 0px 0px 0px; 
width: 90px;
text-align: left; 
margin: -30px 0px 0px 0px;
float: right;
font-size: 10px;
}

.text {
width: 514px; 
padding: 0px 0px 0px 0px; 
text-align: justify;
float: left;
margin: -24px 0px;
}

p {
margin: 3px 0px 8px 0px;
}

a:link {
text-decoration: underline; 
color: #2f919e; 
font-weight: bold;
}

a:visited {
text-decoration: underline; 
color: #2f919e; 
font-weight: bold;
}

a:hover {
color: #1e6462; 
text-decoration: none; 
font-weight: bold;
}

a:active {
text-decoration: underline; 
color: #2f919e; 
font-weight: bold;
}

a.nav:link {
text-decoration: none; 
color: #063636; 
margin: 0px 0px 0px 0px;
display: block;
padding: 0px;
font-weight: normal;
}

a.nav:visited {
text-decoration: none; 
color: #063636; 
display: block;
font-weight: normal;
}

a.nav:hover {
color: #2f919e; 
text-decoration: none; 
display: block;
font-weight: normal;
}

a.nav:active {
text-decoration: none; 
color: #063636; 
display: block;
font-weight: normal;
}

ul {
list-style-type: none;
display: inline;
margin: 0px;
padding: 0px;
}

li {
margin: 0px;
padding: 0px;
display: inline;
}

.style { 
color: #999999; 
letter-spacing: 6px; 
}

.small { 
color: #999999; 
}

.layout { 
border: solid 2px #999999; 
}

h2 { 
font: 10pt Lucida Sans, Geneva, sans-serif; 
color: #2f919e;
font-weight: bold;
text-align: left;
text-transform: none;
margin: 0px;
padding: 0px 25px 1px 0px;
letter-spacing: 4px; 
}

h3 {
padding: 8px 0px 0px 0px;
margin: 0px;
color: #2f919e;
font: 10px Lucida Sans, sans-serif;
text-transform: none;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
padding: 0px;
margin: 12px 0px 3px 0px;
color: #2f919e;
font-weight: bold;
font-size: 10px;
font-family: Lucida Sans, sans-serif;
text-transform: none;
letter-spacing: 2px;
}

.para { 
text-align: justify; 
background: #666666;
width: 10px; 
}

input, textarea, select {
background-color: #9ecbc4;
font: 10px Lucida Sans, Geneva, sans-serif; 
color: #063636; 
letter-spacing: 0px; 
border: 0px; 
padding: 2px; 
}

option {
background: #9ecbc4; 
font: 10px Lucida Sans, Geneva, sans-serif; 
color: #063636; 
letter-spacing: 0px; 
border: 0px;
}

.form {
width: 100%;
}

.code {
margin: 0px 3px 3px 0px;
}

input:focus, textarea:focus, option:focus, select:focus {
background-color: #84bbb8;
}