<STYLE TYPE="text/css">
TITLE="StyleHg"

BODY	{
	color: #999999;
	background: #000000;
	}

H1, H2, H3	{
	font-family : Californian, Palatino, "Palatino Linotype", "Goudy Old Style", Garamond, Georgia, "Times New Roman";
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-left: 0.2cm;
	}

H2	{ font-size: 18pt }

H3	{ font-size: 14pt }


H4, H5, H6	{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "sans serif";
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	}

H5	{ font-size: 12pt }

H6	{
	font-size: 10 pt
	font-weight: bold
	}

A:link 		{ color: blue}
A:visited	{ color: purple}
A:active	{ color: red}

TABLE, TR, TD, P, LI, DIR	{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "sans serif"; 
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	font-color: #999999;
	background-color: #000000;
	}

DIR	{ margin-left: 1cm }

HR	{
	size: 2;
	background-color: #000000;
	}

</STYLE>