body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
body {
	background-color: #F2F1C4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 1em;
	color: #187385;
}
a:link {
	font-size: 1em;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #187385;
}
a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #187385;
}
a:active {
	font-size: 1em;
	text-decoration: none;
	color: #187385;
}
h1 {
	font-size: 0.9em;
	color: #187385;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	line-height: normal;
	font-weight: 300;
	
}
h2 {
	font-size: 1em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
}
h3,h4,h5,h6 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
    font-size : 0.75em;
}

#content h3{
   font-size : 1.1em;
   font-style : bold;
}


#content a {

	color: #187385;
}
#content a:link {

	text-decoration: none;
}
#content a:visited {

	text-decoration: none;
	color: #187385;
}
#content a:hover {

	text-decoration: underline;
	color: #187385;
}
#content a:active {

	text-decoration: none;
	color: #187385;
}


#content tbody{
    font-size:0.8em;
}

#content td{
    font-size:0.9em;
}

img.floatLeft { float: left;
margin: 4px; }

img.floatRight { float: right;
margin: 4px; }

 #navcontainer{
 	width:180px;
 }
 
 #navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 0.8em;
 font-family: Georgia, Arial;
 font-style:italic;
 color:#f2f1c4;
 }

 #navcontainer li { 
 	margin: 0.1em 0 0 0; 
 	_margin: 1px 0 0 0;
 }

 #navcontainer a
 {
 display: block;
 color: #f2f1c4;
 background-color: #187385;
 width: 170px;
 _width:180px;
 padding-left: 10px;
 padding-top:0.5em;
 padding-bottom:0.5em;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 background-color: #e3e3a8;
 color: #0c3f49;
 }
 
 #navcontainer .LSM_currentPage{
 display: block;
 background-color: #e3e3a8;
 color: #0c3f49;
 width: 170px;
 _width:180px;
 padding-left: 10px;
 padding-top:0.5em;
 padding-bottom:0.5em;
 text-decoration: none; 
 }
 
 #topmenu{
 font-size: 0.7em;
 padding-bottom:23px;
 }
 
 #topmenu a{
   text-decoration:none;
 }

#topmenu a:hover{
   color: #000000;
}

#topmenu .LSM_currentPage{
   color: #000000;
}

.high {background-color:#5b842b;}
.low {background-color:#3a55a5;}
.mid {background-color:#6550a3;}
.peak {background-color:#169CAB;}
.style1 {font-size: 1em;font-size: 1em;}
.style5 {color: #169CAB}
.style16 {color: #333333; font-size: 1em;}
