@charset "UTF-8";


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #000;
	font-weight: 200;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #e71111;
	font-weight: 400;
	font-style: oblique;	
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #000000;
	font-weight: 200;
	margin: 0;
	padding: 0;
	
}

.blackbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #000;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	color: #000;
}

p.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #035d88;
	font-weight: bold;
	height: 30px;
	margin-top: 30px;
}

p.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #035d88;
	font-weight: bold;
	height: 30px;
	margin-top: 50px;
}


p.mary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #e71111;
	font-weight: 200;
	padding: 0;
	margin-bottom: 20px;
}

p.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	color: #035d88;
	font-weight: 200;
	margin-top: 26px;
}
