.retext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.lightbluebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #340166;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D6184;
	border-right-color: #4D6184;
	border-bottom-color: #4D6184;
	border-left-color: #4D6184;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #340166;
}
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #340166;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #340166;
}
.purplebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #340166;
	border: 1px solid #340166;
	background-color: #EFDFFF;
	width: 560px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.regulartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #340166;
	width: 572px;
}
.half {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.1em;
	color: #340166;
	background-color: #ECD9FF;
	padding: 5px;
	width: 269px;
	border: 1px solid #340166;
}

