.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.list {
	list-style-type: disc;
	line-height: normal;
}
.subhead {
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
td {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-align: left;
	text-transform: none;
	font-variant: normal;
}
#float {
	float: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
