P  {}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	background-color : #000000;
	list-style-type : square;
	list-style-position : outside;
	list-style : square;
	visibility : visible;
	margin-left :  150px;
	margin-right :  150px;}

H2  {}

H3  {}

A  {
	color : #00FFFF;
	text-decoration : none;
}

A:Visited  {}

A:Active  {
	color : #00FF00;
}

A:Hover  {
	color : Lime;
}

BODY  {
	background-color : #008080;
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.ssi  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C0C0C0;
}

