h1 {
	font: italic normal 19pt Palatino, Baskerville, Paramount, "Goudy Old Style", "Times New Roman", Times, serif;
	color: #006633;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	

h2 {
	font: bold 17pt Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	}

h3 {
	font: italic normal 25pt Palatino, Baskerville, Paramount, "Goudy Old Style", "Times New Roman", Times, serif;
	color: #006633;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h4 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #006633;
	margin: 0px;
	padding: 0px;
}
h5 {
	font: normal 7pt Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

p {
	font: 11pt/15px "Times New Roman", Times, serif; 
    color: #000000;
    text-align: center; 
    margin: 0px; 
    padding: 0px;
}

a:link {
	font: bold 9pt/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font: bold 9pt/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: bold 9pt/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75px;
	color: #006633;
	line-height: 16px;
	font-weight: bold;
}
	
.green a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
 
.green a:visited {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}

.green a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	line-height: 15pt;
}

.green a:active {
	color: #66CC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	line-height: 15pt;
} 
body {
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	color: #006633;
    font-weight: bold;
	margin: 0px;
	background: #FFFFFF;
	text-align: center;
}
.BodytextBox { 
    font: 11pt/15px "Times New Roman", Times, serif; 
    color: #000000;
    text-align: center; 
    margin: 0px; 
    padding: 0px; 
} 