.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20pt;
	color: #003300;
	font-style: normal;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
}
.Italhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	color: #000000;
	padding-top: 3px;
}
.Italheadsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 9px;
}
#button {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #006633;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	text-decoration: none;
	height: 25px;
	float: right;
	width: 250px;
	vertical-align: top;
	padding-top: 12px;
}
#button a: hover {
	color: #CCCC99;
}

