/* MandateSystems - Sitewide font definitions */

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-decoration: none;	
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #6AB7D4;
	text-decoration: none;
} 

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

p a {
	border-bottom: 1px dashed #6AB7D4;
	text-decoration: none;
	color: #3F6D7E;
}
