h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B99D2;



}
.over-under {
	padding: 5px 1px;
	height: 14px;
	width: 125px;
	border: 1px dotted #3399FF;
}
