P{
	font : normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}
P.btn1 a {
  border: 3px outset;
  padding: 1px;
  text-decoration: none;
}
P.btn1 a:active {
  border: 3px inset;
  padding: 1px;
  text-decoration: none;
}
P.white{
	font : normal;
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
H1{
	font : normal;
	font-weight: bold;
	font-size: 14pt;
	font-family: Times, serif;
	color: #009933;
}

H1.white{
	font : normal;
	font-weight: bold;
	font-size: 14pt;
	font-family: Times, serif;
	color: #ffffff;
}
H3.white{
	font : normal;
	font-weight: bold;
	font-size: 14pt;
	font-family: Times, serif;
	color: #ffffff;
}
A.navLink:link{
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}

A.navLink:hover{
	text-decoration: underline; 
	color: #ffffff;
}

A.navLink:visited{
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}

A.navLink:active{
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}

A:link{
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC66;
}

A:hover{ 
	text-decoration: underline; 
	color: #66cc66;
	}

A.white:hover{ 
	text-decoration: underline; 
	color: #ffffff;
	}
	
A.white:link{
	font-weight: bold; 
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

A:visited{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC66;
}

A.white:visited{
	font-weight: bold;
	text-decoration: none; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
} 
A:active{
	font-weight: bold;
	text-decoration: underline; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC66;
}
A.white:active{
	font-weight: bold;
	text-decoration: underline; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

UL{
	list-style: disc inside;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #009933;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
