.schedtitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}

.mainschedtitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}

.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #72031C;
}
.rowborder {
	background-color: #e9f8f8;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #680216;
	border-right-color: #680216;
	border-bottom-color: #680216;
	border-left-color: #680216;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.row {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.whyattend {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.homebody {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	
}

