body {
	font-family: Georgia;
	color: #000000;
	font-size: 10pt
}

a:link {
	font-family: Georgia;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

a:visited {
	font-family: Georgia;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	font-family: Georgia;
	color: #E15621;
	font-size: 10pt;
	text-decoration: underline;
}

a:focus {
	font-family: Georgia;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

h1 {
	font-family: Georgia;
	color: #218FC7;
	font-size: 10pt;
	padding-bottom: 0px;
}

h2 {
	font-family: Georgia;
	color: #A02223;
	font-size: 10pt;
	font-weight: normal;
}