
<!--
body {
background: #526353;
font-family: Verdana, sans-serif;
color: #526353; 
font-size: 10pt; 
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 10px; }

img { border: 0px; }
-->

<!--
a, a:link, a:active, a:visited { 
background-color: #CFD0AD; 
color: #526353; 
text-decoration: none; 
font-weight: bold; 
cursor: crosshair; }

a:hover { 
background-color: #CFD0AD; 
color: #526353; 
text-decoration: overline underline; 
font-weight: bold; 
cursor: crosshair; }
-->

<!--
p, ol, li { 
width: 95%; 
text-align: left; 
font-family: Verdana, sans-serif; 
background-color: #CFD0AD; 
color: #526353; 
font-size: 10pt; }
-->

<!--
.titles { 
text-align: left; 
font-family: Verdana, sans-serif; 
background-color: #CFD0AD; 
color: #526353; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: underline overline; } 
-->

<!--
div, td { 
font-family: Verdana, sans-serif;
background-color: #CFD0AD; 
color: #526353; 
font-size: 10pt; }
-->

<!--
input, textarea, select { 
border: #526353 1px solid; 
background-color: #CFD0AD;
font-family: Verdana, sans-serif;
color: #526353; 
font-size: 10pt; }
-->

<!--
#container {
width: 500px;
margin: 0 auto;
text-align: left; }

#top { 
border: 2px #526353 solid;
position: absolute; 
top: 3px;
height: 200px; 
width: 500px; 
padding: 0px; } 

#nav { 
border: 2px #526353 solid; 
position: absolute; 
top: 209px; 
width: 500px; 
height: 15px; 
font-family: Verdana, sans-serif; 
font-size: 8pt; 
text-align: center; }

#main { 
background-color: #CFD0AD;
color: #526353; 
border: 2px #526353 solid; 
position: absolute; 
top: 229px; 
width: 500px;
height: 500px;
overflow: auto;
font-family: Verdana, sans-serif; 
font-size: 10pt; }

#bottom { 
background-color: #CFD0AD;
border: 1px #CFD0AD solid; 
position: absolute; 
top: 736px; 
width: 500px; 
height: 15px; 
font-family: Verdana, sans-serif; 
font-size: 8pt; 
text-align: center; 
color: #002547; }
-->

