a:hover {
	color: #0655B5;
	text-decoration: none;
}

a:visited {
	color: #800080;
}

a {
	color: #0655B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

body {
	margin: 8px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #000000;
}

h2 {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	line-height: auto;
	color: #000000;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: auto;
	color: #000000;
}