body
{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hilite {
	background-color: #FFFF00;
	font-weight: bold;
}
.headlineblk {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: large;
}
.dashedborder {
	border: thick dashed #000000;
}
.strikeout {
	text-decoration: line-through;
}
.headlinesm {font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; font-size: 24px; }
.headlinelg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: normal;
	padding-bottom: 8px;
}

}
