FONT {font-family:arial; font-size:10pt; color:c0c0c0; }
Table {font-family:arial; font-size:10pt; color:c0c0c0; background-color: #171717; }
FONT.HI { font-family:"arial"; font-size:10pt; color:yellow; }
FONT.GR { font-family:"arial"; font-size:10pt; font-style: italic; font-weight:bold; color:00FF00; }
H1 {font-family:arial; font-size:7pt; color:c0c0c0; }
H2 {font-family:arial; color:c0c0c0; font-size:20pt; }
H3 {font-family:arial; color:c0c0c0; font-size:14pt; }

body {
	overflow: -moz-scrollbars-vertical;
            scrollbars=1;
}

.scroll {
height: 314px;
width: 580px;
overflow: auto;
border: #ffffff; 
background-color: #171717;
padding: 4px;}

.scrollpic {
height: 200px;
width: 330px;
overflow: auto;
border: #C3C3C3; 
border-style: dashed;
border-top-width: thin; 
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin;
background-color: #171717;
padding: 4px;}

.indexBox {
            font-family:arial;
            font-size:9pt;
            color:#c0c0c0;
            width: 620px;
            height: 320px;
            padding: 4px;
	background-color: #4A4D4A; 
	border: #000000; 
	border-style: solid;
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;}

A:link {FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: ffffff; FONT-STYLE: normal; font-family:arial; }
A:visited {FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: ffffff; FONT-STYLE: normal; font-family:arial; }
A:hover {cursor: hand; FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: c0c0c0; FONT-STYLE: normal; font-family:arial; text-decoration: none; }
