body	{
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p	{
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
td	{
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
ul	{
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
H1	{
	color: Green;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
H2	{
	color: Green;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H3	{
	color: Green;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
H4	{
	color: #003300;
	font-size: 10pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
H5	{
	color: White;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-color: Green;
	padding-left: 10px;
	padding-right: 10px;
}
H6	{
	color: #003300;
	font-size: 7pt;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
}
A:link  {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
A:visited  {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
A:active {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
A:hover {
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration : underline;
	font-weight : bold;
}
A.footer:link  {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
}
A.footer:visited  {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
}
A.footer:active {
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
}
A.footer:hover {
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration : underline;
	font-weight : bold;
}
