/*
This style sheet contains specific styles for the 
minstry coordinator page and is a secondary style sheet. The 
primary style sheet is usually default.css
*/
.redheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #980000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
