FONT {font-family:arial; font-size:10pt; color:#000000; }
FONT.HI { font-family:"arial"; font-size:9pt; color:red; }
TABLE {font-family:arial; font-size:10pt; color:#000000; }
H1 {font-family:arial; font-size:16pt; color:#FFAD00; }
H2 {font-family:arial; font-size:14pt; color:#000000; }
H3 {font-family:arial; font-size:12pt; color:#000000; }
H4 {font-family:arial; font-size:8pt; color:#000000; }
LI {font-family:arial; font-size:10pt; color:#000000; }

body {
	scrollbars=yes;
	font: 10px arial, Times New Roman, Times, serif;
	color: #000000;
}

table.no td {background-repeat: no-repeat; }

.box {
border: #FFAD00; 
border-style: solid;
border-top-width: 1px; 
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding: 6px;
}

.scroll {
height: 390px;
width: 640px;
overflow: auto;
border: 0px;
background-color: #FFE7FE;
padding: 14px;}


A:link {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: FFAD00; FONT-STYLE: normal; font-family:arial; }
A:visited {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: FFAD00; FONT-STYLE: normal; font-family:arial; }
A:hover {cursor: hand; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: 000000; FONT-STYLE: normal; font-family:arial; }
