p {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #333333;
}

ul {
	list-style: disc;
}

.greenBold {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #3F702A;
}

strong {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #3F702A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10pt;
	color: #333333;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #33FF00;
}
a:active {
	color: #00FF00;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style2 {font-size: 9pt}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.style3 {
	color: #3E7029;
	font-weight: bold;
}

.style4 {
	color: #3F702A;
	font-weight: bold;
}
