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}
TABLE {font-family:arial; font-size:9pt; color:#000000; }
H1 {font-family:arial; font-size:14pt; color:#21427B; }
H2 {font-family:arial; font-size:10pt; color:#000000; }
H3 {font-family:arial; font-size:16pt; color:#000000; }
H4 {font-family:arial; font-size:8pt; color:#000000; }
H5 {font-family:arial; font-size:14pt; color:#ffffff; FONT-WEIGHT: bold;}
H6 {font-family:arial; font-size:10pt; color:#ffffff; FONT-WEIGHT: bold;}
LI {font-family:arial; font-size:9pt; color:#000000; }
PRE {font-family:arial; font-weight:bold; font-size:9pt; text-align:center; color: black; }

#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: 245px;
width: 335px;
overflow: auto;
border: #00C6C6; 
border-style: dashed;
border-top-width: thin; 
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin;
background-color: #ffffff;
padding: 4px;}


.floatright { float: right; }

.floatleft { float: left; }

A:link {FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #00218C; FONT-STYLE: normal; font-family:arial; }
A:visited {FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #00218C; FONT-STYLE: normal; font-family:arial; }
A:hover {cursor: hand; FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #5AD6D6; FONT-STYLE: normal; font-family:arial; text-decoration: none; }


