.highlight {
	background-color: #FFFF00;
}
.underl {
	text-decoration: underline;
	font-size: 27px;
}
.boxborder {
	border: 2px solid #5686B4;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxdash {
	border: 1px dashed #999999;
}
.boxdashred {
	border: 1px dashed #FF0000;
}
.bodycopySM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boxdouble {
	border: 1px solid #CCCCCC;
}
.bottom {
	font-family: Arial;
	font-size: 11px;
}
.size17 {
	font-size: 17px;
}
.size10blub {	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
.size10blu {	font-size: 10px;
	color: #006699;
}
.style12 {
	font-size: 12pt;
	font-weight: bold;
}