body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	color: #555555;
	margin: 0px auto 0px auto;
	background: #ffffff;
	text-align: center;
	max-width: 1024px;
}

a {
	text-decoration: none;
	color: #660000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background: transparent;
}

a:hover {
	color: #2672BC;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background: transparent;
}

a.c8 {
	font-family: Arial-Narrow, sans-serif;
	font-size: 12px;
	color: #0000ff;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

a:hover.c8 {
	text-decoration: underline;
	font-family: Arial-Narrow, sans-serif;
	font-size: 12px;
	color: #2672BC;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

p.d {
	background-color: #F4EEDC;
	line-height: 150%;
	text-align: center;
}
