hr {
	background-color:#5C2461;
}


#headerOne {
	color:#5C2461;
	font-size:16px;
	font-weight:900;
	text-align:left;
}
#HeaderTwo {
	color:#5C2461;
	font-size:14px;
	font-weight:900;
	text-align:left;
}

#CenterStuff {
	font-size:9px;
	text-align:center;
	vertical-align:top;
}

#CenterHeadStuff {
	font-size:9px;
	text-align:center;
	vertical-align:top;
	color:#5C2461;
	font-weight:900;
}

#CenterStuffColor {
	font-size:9px;
	text-align:center;
	vertical-align:top;
	background:#E5E0E6;
	font-weight:900;
}

#CenterHeaderStuffColor {
	font-size:9px;
	text-align:center;
	vertical-align:top;
	background:#E5E0E6;
	color:#5C2461;
	font-weight:900;
}

#bullets li {
	list-style-image:url(../Slices/bullitPoint.jpg);
}