.bodyText {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	letter-spacing: normal;
	line-height: 22px;
}
.standOut {
	font-weight: bold;
	color: #74002f;
	font-size: 20px;

}
a {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.pageTitle {
	font-weight: bold;
	color: #ffffff;
	font-size: 26px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-style: italic;

}
.bodyTable {
	margin: 20px;
	padding: 40px;
}
.headerText {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
	color: #74002F;
	letter-spacing: normal;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;

}
