FONT {font-family:arial; font-size:9pt; color:#000000; }
FONT.HI { font-family:"arial"; font-size:9pt; color:red; }
FONT.RD { font-family:"arial"; font-size:8pt; color:red; FONT-WEIGHT: bold}
FONT.HI { font-family:"arial"; font-size:10pt; color:Red; }
TABLE {font-family:arial; font-size:12pt; color:#000000; }
H1 {font-family:arial; font-size:20pt; color:#186531; }
H2 {font-family:arial; font-size:10pt; color:#186531; }
H3 {font-family:arial; font-size:16pt; color:#186531; }
H4 {font-family:arial; font-size:10pt; color:#186531; }
H5 {font-family:arial; font-size:14pt; color:#000000; }
H6 {font-family:arial; font-size:10pt; color:#000000; }
FONT-WEIGHT: bold;}
H6 {font-family:arial; font-size:10pt; color:#ffffff; FONT-WEIGHT: bold;}
LI {font-family:arial; font-size:11pt; color:#000000; }
PRE {font-family:arial; font-weight:bold; font-size:9pt; text-align:center; color: black; }

body {
	margin: 0;
	padding: 0;
	background: #EDFBD2 url(graphics/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B4E15;
}

#navcontainer { width: 150px;
background-color: #C6FFFF; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 3px;
width: 140px;
background-color: #00218C;
border-bottom: 1px solid #5AD6D6;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #5AD6D6;
color: #00218C;
}

.scroll {
height: 500px;
width: 750px;
overflow: auto;
border: #186531; 
border-style: solid;
border-top-width: thin; 
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin;
background-color: #EDFBD2;
padding: 4px;}


.floatright { float: right; }

.floatleft { float: left; }

A:link {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #186531; FONT-STYLE: normal; font-family:arial; }
A:visited {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #186531; FONT-STYLE: normal; font-family:arial; }
A:hover {cursor: hand; FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #02425A; FONT-STYLE: normal; font-family:arial; text-decoration: none; }

