.highlight {
	background-color: #FFFF00;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;

}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	text-align: center;
	font-weight: bold;


}
.boxborder {
	border: 1px solid #000000;
}
.boxborderred {

	border: 1px solid #CC0000;
}
.bottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smallverdana {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.tinyverdana {
	font-family: verdana;
	font-size: 06pt;
	color: #000000;
}
.speckverdana {
	font-family: verdana;
	font-size: 01pt;
	color: #000000;
}
.specklessverdana {
	font-family: verdana;
	font-size: 01pt;
	color: #000000;
}