a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CB2;
	font-weight: bolder;
	line-height: 24px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006CB2;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.links {
	left: 42px;
	position: relative;
	width: 180px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	position: absolute;
	height: 445px;
	width: 455px;
	top: 271px;
	left: 280px;
	padding-right: 30px;
}
.heading {
	font-size: 16px;
	font-weight: bolder;
	color: #0072B4;
}
.subheading {
	font-weight: bold;
	color: #0072B4;
}
