body {
	background-color: #A2A6A5;
}
.bkgd {
	background-image: url(images/slices_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0D9EB1;
}
a:active {
	text-decoration: none;
	color: #0D9EB1;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
