html         {
	font-family: Arial;
	font-size: 10pt;

}

a            {
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}


a:hover	     {
	background-color: #000000;
	color: #FFFFFF;
}

a:active     {
	color: #000000;
	font-weight: bold;	
}


table        {
	font-family: Arial;
	font-size: 10pt;
}

h3           { color: #663300 }

h4           { color: #008080 }

h2           { color: #CC9900 }