p   {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align:justify;
	padding-left: 12 px;
	padding-right: 12 px
}
h1  {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 6px;
}
h2  {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	padding-left: 12 px;
}
p.comments {
	font-size: 12pt;
	color: #5F9535;
	text-align:center;
}
.rolloverButton {
background-color: #5F9535;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #FFFFFF;
text-decoration: none;
text-align: center;
vertical-align: middle;
display: block;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
padding-top: 4px;
padding-bottom: 4px;
}
:hover.rolloverButton {
background-color: #FFFFFF;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
padding-top: 4px;
padding-bottom: 4px
}
:active.rolloverButton {
background-color: #FFFFFF;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
padding-top: 4px;
padding-bottom: 4px
}
:visited.rolloverButton {
background-color: #5F9535;
height: auto;
width: auto;
border: 0px solid #FFFFFF;
color: #000000;
display: block;
text-decoration: none;
text-align: center;
vertical-align: middle;
font-family: Arial, helvetica;
font-size: 14px;
font-weight:600;
padding-top: 4px;
padding-bottom: 4px
}
