
P  {
	color : silver;
	font-size : 13pt;
}

H1  {
	background-color : transparent;
}

H2  {
	color: #CC9933;
	font-family: arial,helvetica,sans-serif;
	font-size: 20pt;
	background-color : transparent;
	text-decoration : none;
}

H3  {
	color : #50B066;
	font-family: Times, Times New Roman, Serif;
	font-style: italic;
	font-size: 18pt;
}

A  {
	color : lime;
	text-decoration : underline;
	font-family: arial,helvetica,sans-serif;
	font-size : 12pt;
	background-color :  transparent;
}

A:Visited  {
	background-color :  transparent;
}

A:Active  {
	background-color :  transparent;
}

A:Hover  {
	color : #990000;
	background-color :  transparent;
}

BODY  {
	color : Silver;
	background-color : Black;
	margin-top : 0;
	margin-left : 0;
}

TD {
	color :  Silver;
}

TH {
	color : #CC9933;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}

LI  {
}

HR {
	color: #996600;
}

.DESCRIPTION {
	color : #FFCC99;
	font-size : 13pt;
}

.CAPTION {
	color : #66CC66;
	font-family: arial,helvetica,sans-serif;
}

.MAINBODY {
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
}