BODY  {
	font-family : sans-serif;
	background-color : black;
}

H1  {
	font-size : large;
	color : #FFFF00;
	font-weight : bold;
	font-family : sans-serif;
	text-align : right;
}

H2  {
	font-family : serif;
	font-size : small;
	font-style : italic;
	color : #FFFF00;
	text-align : right;
}

H3  {
	font-family : serif;
	font-size : small;
	font-style : italic;
	color : #FFFF00;
	text-align : right;
	margin-right : 10px;
}

A  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #FFFF00;
}

A:Visited  {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	font-family : sans-serif;
}

A:Active  {
	font-weight : bold;
	color : #FFFF00;
	text-decoration : none;
	font-family : sans-serif;
}

A:Hover  {
	font-weight : bold;
	color : #FFFF00;
	text-decoration : none;
	font-family : sans-serif;
}

A:Link  {
	font-weight : bold;
	color : #FFFF00;
	text-decoration : none;
	font-family : sans-serif;
}

LI  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	list-style-type : square;
	list-style-position : inside;
	font-style : italic;
	margin-right : 25px;
}

UL  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	font-style : italic;
	margin-right : 25px;
}

P  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	text-align : justify;
}

.p  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	text-align : justify;
}

.pc  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	text-align : center;
}

.pl  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #DFC82C;
	text-align : left;
}

.coun  {
	font-size : 7pt;
	font-family : sans-serif;
	color : #DFC82C;
	text-align : right;
}

.dd  {
	color : #FFFF00;
	background-color : #0000FF;
	font-weight : normal;
}

.dt  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #FFFF00;
	font-weight : bold;
}

.st  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #DFC82C;
	font-style : italic;
	text-align : right;
	margin-right : 10px;
}

.lv  {
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.forms  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #0000ff;
	text-align : center;
	line-height : 75%;
	margin : 0;
}

