body {
	font-family: Arial, Helvetica, sans-serif;
}

.body {
	font-size: 13px;
	color: #000000;
	text-align: left;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.header {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 12px;
}

a:link {
	color: #333999;
	text-decoration: underline;
}

a:visited {
	color: #333999;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.email:link {
	color: #000000;
	text-decoration: none;
}

a.email:visited {
	color: #000000;
}

a.email:hover {
	color: #333999;
	text-decoration: underline;
}.twelvepoint {
	font-size: 12px;
}
