body	{font: 10pt;
	font-family: Verdana, Arial;
	color: #d69452;}

h1	{font: 14pt;
	font-family: Verdana, Arial;
	color: Maroon;
	text-align: centre;
	text-decoration: bold;}

p	{text-indent: 0;
	margin-left: 0px;
	margin-right: 0px;
	font: 10pt;
	font-family: Verdana, Arial;
	color: #d69452;}


.special	{font: 8pt;
			font-family: Verdana, Ariel;
			color: Green;
			text-indent: 0;
			margin-left: 0px;
			margin-right: 0px;}


a:link	{color: blue; text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
a:visited {color: blue; text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
a:active	{color: red; text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
a:hover		{color: gold; text-decoration: underline; background: black; font-family: Verdana, Arial; font: 10pt;}

A.redgreen:link    { color:rgb(0,0,0); text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
A.redgreen:visited { color:rgb(0,0,0); text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
A.redgreen:active  { color:rgb(0,0,0); text-decoration: none; font-family: Verdana, Arial; font: 10pt;}
A.redgreen:hover   { color:rgb(255,255,255);   text-decoration:underline; font-family: Verdana, Arial; font: 10pt;}