a, body, div, p, blockquote, caption, ol, ul, li, dl, input, select, td, th, noscript {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
  font-size:9pt;
}

BODY {
	background-color:black;
	margin-left: "3%";
	margin-right: "3%";
	margin-top: "3%";
	margin-bottom: "1%";
}
BODY.noBorder {
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
BODY.withBorder {
	margin-width: 2;
	margin-height: 2;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	margin-bottom: 2;
}
b { font-weight:bold; }
i {	font-style:italic; }
div.F12 {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
}

TABLE, TR {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:9pt;
}

TABLE.zeroborderred {
	background-color : #404040;
}
p.news { 
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:8pt; 
}
TD.title { 
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt; 
}
TD.lil { 
  font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt; 
}
FONT {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:9pt;
}
FONT.Teal {	color:teal; }
FONT.Red { color:red; }
FONT.White { color:White; }
FONT.Yellow {	color:yellow; }
FONT.Maroon {	color:maroon; }
FONT.f10 { 
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:10pt; 
}
FONT.f10Red {
	font-size:10pt;
	color:red;
}
FONT.f12 { 
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt; 
}
FONT.f12Red {
	font-size:12pt;
	color:red;
}
FONT.fontPageHdr {
	font-size:12pt;
	font-weight:bold;
}
H1 {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:10pt;
}
H2 {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
}
H3 {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:14pt;
}
A:hover { color:orange; }
A { color:#FFFFC4; }
A:disable {	color:#c0c0c0; }
A:lastvisited {	color:#eeeeee; }

A:hover { color:orange; }
A.roll { color:#FFFFC4; }
A.roll:hover { color:orange; }
A:disable {	color:#c0c0c0; }
A:lastvisited {	color:#eeeeee; }

A:hoverBig {
	color:orange;
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
}
A.rollBig {
	color:#FFFFE4;
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
}
A.rollBig:hoverBig {
	color:orange;
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
}
A:disableBig {
	color:gray;
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:12pt;
	font-weight:bold;
}
A:hoverSmall {
	color:orange;
  font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}
A.rollSmall {
	color:#FFFFE4;
  font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}
A.rollSmall:hoverSmall {
	color:orange;
  font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}
A:disableSmall {
	color:gray;
  font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}
FORM {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:9pt;
}
SELECT {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:9pt;
}
INPUT {
  font-family:Arial, 'MS Sans Serif', Helvetica, Sans-Serif;
	font-size:9pt;
	color:maroon;
}
#white {color:#ffffff;}
#fphighlight {color:#E42020;}
#fphigh1 {color:lightseagreen;}
#fphigh2 {color:PaleTurquoise;}
#fphigh3 {color:#404040;}
#7p {
	font-size:8pt;
  font-family: Arial, Helvetica, Sans-Serif;
}
#10p {
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt; 
}
#12p {
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:12pt; 
}
#14p {
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:14pt; 
}
#16p {
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:16pt; 
}
#blacksmall {
	color:#000000;
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:9pt; 
	font-weight:bold;
}
#whitesmall {
	color:#ffffff;
  font-family:Arial, Helvetica, Sans-Serif;
	font-size:9pt; 
	font-weight:bold;
}
#yellow {
	color:#FFFFC4;
}