.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCCBBC;
	background-image: url(images/slices_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 5px;
}
body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.subheading {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
a {
	font-family: Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}