.body {
	background-color: #F0F0F0;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: -100px;
	margin-bottom: -100px;
}
.title {
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
}
.subheading {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font: Swis721 LtCn BT;
	text-decoration: none;
}
.heading {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
}
.highlight {
	color: #FF9900;
	font-size: 12px;
	font: Swis721 LtCn BT;
	font-weight: normal;
}
.subheading2 {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font: Swis721 LtCn BT;
	text-decoration: none;
}
