p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	margin-bottom: 0px;
}
.arial11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.arial16ptb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.arial24pxbi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.green {
	color: #006633;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
A:link {
	text-decoration: underline;
	color: #006633;
	}
A:visited {
	text-decoration: underline;
	color: #006633;
	}
A:active {
	text-decoration: underline;
	color: #006633;
	}
A:hover {
	text-decoration: underline; 
	color: #006633;
	}

