.Header {
	font-family: "Bookman Old Style";
	font-size: medium;
	color: #003300;
}
.border {
	border: thin solid #5B0000;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.header_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #003300;
}
.small {
	font-family: "Bookman Old Style";
	font-size: x-small;
}
.key {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -10px;
}
