﻿.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
	font-weight: normal;
	text-align: justify;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.cellwidth {
	width: 150px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
tbody {
	background-color: #FFFFFF;
	border-right-style: ridge;
	border-right-width: thick;
	border-left-style: ridge;
	border-left-width: thick;
	border-left-color: #000000;
	border-right-color: #000000;
}
.formcells {
	text-align: left;
}
.centercell {
	text-align: center;
}
.bodytextbold {
	font-weight: bold;
	font-size: small;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}
