BODY {
	font-family:tahoma, arial, helvetica;
	font-size:10pt;
}

.TEXT {
	font-size:8pt;
}

a:link{
	color:#2E9F1C;
}

a:visited{
	color:#15520C;
}

a:hover{
  color: #7BA72E;
  text-decoration: underline;
}	

.PAGE_TITLE{
	color:#2E9F1C;
	font-size:10pt;
	font-weight:bold;
}

H1{
	color:#2E9F1C;
	font-size:10pt;
	font-weight:bold;
}

H2{
	color:#2E9F1C;
	font-size:8pt;
	font-weight:bold;
}

.NOTE{
	font-size:7pt;
}