
body	{
	background-color:#ffffff;
	font-family:	arial;
	font-size:		10pt;
	color:			#000000
	}

h1	{
	color:			#ff0000; 
	font-family:	arial;
	font-size:		14pt
	}

h2	{
	color:			#808080;
	font-family:	arial;
	font-size:		12pt
	}

h3	{
	color:			#ff0000;
	font-family:	arial;
	font-size:		10pt
	}

h4	{
	color:			#000000;
	font-family:	arial;
	font-size:		8pt
	}

h5	{color:			#000000;
	font-family:	arial;
	font-size:		8pt
	}

h6	{
	color:			#000000;
	font-family:	arial;
	font-size:		8pt
	}

hr	{
	color:			#ff0000
	}

a:link
	{
	font-family:	arial;
	font-size:		10pt;
	color:			#000000
	}

a:visited
	{
	font-family:	arial;
	font-size:		10pt;
	color:			#009966
	}

a:hover
	{
	font-family:	arial;
	font-size:		10pt;
	color:			#c0c0c0
	}

a:active
	{
	font-family:	arial;
	font-size:		10pt;
	color:			#008000
	}

