P  {}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	background-color : transparent;
	list-style-type : square;
	list-style-position : outside;
	list-style : square;
	visibility : visible;
	margin-left :  150px;
	margin-right :  150px;}

H2  {}

H3  {}

A  {
	color : Navy;
	text-decoration : none;
}

A:Visited  {}

A:Active  {
	color : Blue;
}

A:Hover  {
	color : Red;
}

BODY  {
	background-color : #FFFF9C;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.ssi  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

