.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.content {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0163A0;
	text-decoration: none;
}
.components  {
	color: #847E6C;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
body {
	margin: 0px;
	background: #CCCCCC;
	color: #333333;
	font: 11px Tahoma;
}
.content li {
	background: url(images/bullet1.jpg) no-repeat left center;
	list-style: none;
	line-height: 30px;
	text-indent: 25px;
}
.content a {
	color: #E88B00;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 50px;
}
