.titlesunderline {
	font-family: "Monotype Corsiva";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	border: 1px solid #CCCCCC;

}
.bolddkpurpletext {
	font-family: Arial, Verdana, Georgia;
	font-size: medium;
	font-style: normal;
	color: #330000;
	font-weight: bold;

}
.SmallSTDtext {
	font-family: Arial, Verdana, Georgia;
	font-size: small;
	font-weight: bold;
	color: #330000;
}
