body	{background-color:#303030;
	 font-size:9pt;
	 color:#FFFFFF;
	 font-family:Arial,Times New Roman,sans-serif}	 

h1	{margin:5px;
	 margin-top:15px;
	 font-size:10pt;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-align:left;
	 border-left-width:8px;
	 border-left-style:solid;
	 border-left-color:#FF9000;
	 border-bottom-width:1px;
	 border-bottom-style:solid;
	 border-bottom-color:#FF9000;
	 padding-left:5px}

h2	{margin:5px;
	 margin-top:0px;
	 font-size:8pt;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-align:left;
	 border-left-width:8px;
	 border-left-style:solid;
	 border-left-color:#FF9000;
	 padding-left:5px}

p	{margin:5px}

a:link    {color:#FFFFFF; line-height:12pt; text-decoration:none}
a:visited {color:#FFFFFF; line-height:12pt; text-decoration:none}
a:hover   {color:#FFFFFF; line-height:12pt; font-weight:bold; text-decoration:none}
a:active  {color:#FF9000; line-height:12pt; font-weight:bold; text-decoration:none}