a:link
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:visited
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:active 
{ color: #000000 ; text-decoration:none; font-family:Arial; font-size:10pt}
a:hover
{ color: #CCCCCC; text-decoration:none; font-family:Arial; font-size:10pt}

body
{
	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#000000; background-color:#FFFFFF
}
	
table
{
	table-border-color-light: rgb(51,162,61);
	table-border-color-dark: rgb(51,162,61); font-family:Arial; font-size:10pt; text-align:left; background-color:#FFFFFF 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica; color:#33A23D}
h1
{
	font-size:12pt; font-family:Arial; font-weight:bold
}
h2
{
	font-family:Arial; font-size:10pt; font-weight:bold 
}

h3
{
	 
}
h4
{
	
}

span.h2
{
	font-family:Arial; font-size:14pt; font-weight:bold; color:#33A23D
}
span.h3
{
	font-family:Arial; font-size:12pt; font-weight:bold; color:#33A23D
}

span.black
{	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#000000; font-weight:bold
}
span.grey
{	font-family: Arial;
	text-align:left; font-size:10pt;
	color:#808080 
}
span.greysmall
{	font-family: Arial;
	text-align:left; font-size:8pt;
	color:#808080 
}
a:link.lhnavbold     {color: #FFFFFF; text-decoration: none; font-weight:bold}
a:visited.lhnavbold 	{color: #FFFFFF; text-decoration: none; font-weight:bold}
a:active.lhnavbold 	{color: #FFFFFF; text-decoration: none; font-weight:bold}
a:hover.lhnavbold 	{color: #CCCCCC; font-weight:bold}

a:link.lhnav     {color: #FFFFFF; text-decoration: none}
a:visited.lhnav 	{color: #FFFFFF; text-decoration: none}
a:active.lhnav 	{color: #FFFFFF; text-decoration: none}
a:hover.lhnav 	{color: #CCCCCC}

a:link.grey     {color: #808080 ; text-decoration: none}
a:visited.grey 	{color: #808080 ; text-decoration: none}
a:active.grey 	{color: #808080 ; text-decoration: none}
a:hover.grey 	{color: #CCCCCC}

a:link.greysmall     {font-size:8pt; color: #808080 ; text-decoration: none}
a:visited.greysmall 	{font-size:8pt; color: #808080 ; text-decoration: none}
a:active.greysmall 	{font-size:8pt; color: #808080 ; text-decoration: none}
a:hover.greysmall 	{font-size:8pt; color: #CCCCCC}

a:link.h2     {font-family:Arial; font-size:14pt; font-weight:bold; color:#CC0001; text-decoration: none}
a:visited.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#CC0001; text-decoration: none}
a:active.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#CC0001; text-decoration: none}
a:hover.h2 	{font-family:Arial; font-size:14pt; font-weight:bold; color:#FF4646; text-decoration: none}
.small {
	font-size: 8pt;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
}
.floatleft {
	float: left;
	margin: 5px;
}
.floatright {
	margin: 5px;
	float: right;
}
