a:link       { color: #339933; text-decoration: underline; font-weight: bold }
a:visited    { color: #339933; text-decoration: underline; font-weight: bold }
a:active     { color: #339933; text-decoration: underline; font-weight: bold }
a:hover      { color: #000000; text-decoration: underline; font-weight: bold }
td           {
	font-family: Verdana;
	font-size: 8pt;
	color: #339933;
	font-weight: bold;
}
p            {
	font-family: Verdana;
	color: #339933;
	font-size: 10pt;
	font-weight: bold;
}
h1           {
	color: #339933;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
