* {
	font-family: arial, sans-serif;
}
img {
	border: none;
}
p {
	font-family: arial, sans-serif;
	color: #697a8f;
	font-size: 9pt;
}
#header h1 {
	font-size: 30pt;
	color: #3e4d60;
	margin-top: 0px;
	font-weight: 200;
}
#header h2 {
	font-size: 14pt;
	color: #3e4d60;
	margin-top: 0px;
	font-weight: 200;
}
#header h3 {
	font-size: 14pt;
	color: #697a8f;
	margin-top: 0px;
	font-weight: 200;
}
#header p {
	font-size: 10pt;
}
a {
	text-decoration: underline;
	color: #697a8f;
}
#main h2 {
	font-size: 14pt;
	color: #3e4d60;
	margin-top: 0px;
	font-weight: 200;
}