.boxbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxtop {
	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;
}
.midborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	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;
}.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
.subhead-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.blueboxborder {
	border: medium double #000000;
}
.testborder {
	border: 1px solid #CC0000;
}
.subhead-blue {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.bodyhighlight {
	background-color: #FFFF00;
}
.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;
}