body {
	background: #202020;
	margin:0;
	padding:5;
	color:#888888;
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
      } 

H1 {
	font-size: 16pt;
	Text-Transform: Uppercase;
	Color: #000000;
	BackGround-Color: #909090;
	Text-Align: Center;
	Letter-Spacing: 0.2em;
	Word-Spacing: 0.2em;
	Font-Style: normal;
	font-weight: bold;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

H2 {
	Color: #99DD99;
	BackGround-Color: #202020;
	Text-Align: Left;
	Letter-Spacing: 0.2em;
	Word-Spacing: 0.2em;
	Font-Style: normal;
	font-size: 16pt;
}

H3 {
	font-weight: bolder;
	Color: #66AA66;
	BackGround-Color: #202020;
	font-size: 14pt;
}

H4 {
font: 10pt;
font-weight: normal;
Color: #888888;
BackGround-Color: #202020;
}

P.high {
	font-weight: normal;
	Color: #FF6600;
	BackGround-Color: #202020;
	font-size: 14pt;
}
P.orange {
	font-weight: normal;
	Color: #FF6600;
	BackGround-Color: #202020;
	font-size: 12pt;
}

P {
	Margin-Left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

P.MENU {
Font: 10pt;
Margin-Left: 5px;
}

TD {
Font: 9pt;
Margin-Left: 5px;
Margin-Right: 5px;
}

UL {
Margin-Left: 20px;
Margin-Right: 20px;
}

LI {
Margin-Left: 15px;
Margin-Right: 20px;
line-height: 160%;
}

DL {
Font: 12pt;
Margin-Left: 20px;
Margin-Right: 20px;
}

a {
Text-decoration: none;
}

a:link {
	color: #EEEEEE;
}

a:visited {
	color: #EEEEEE;
}

a:hover {
	color: #00FF00;
}

div#footer {
}

div#footer p {
	font-size: 8pt;
	text-align: center;
	line-height: 200%;
	border: 1px solid Gray;
}

</Style>

