p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #063455;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFDD;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CCCCCC;
}
.reduced {
	font-size: 10px;
}
