.bodytext {  font-family: "Times New Roman", Times, serif; font-size: 13pt}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #480000;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
}
.textbox {
	background-color: #DEDDDB;
	border: medium double #333333;
	width: 500px;
	font-size: large;
	color: #003366;
	padding: 5px;
	background-position: center;
}
