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