body {
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FADDE7;
}
.links {
	background-image: url(images/slices_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 18px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/slices_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 50px;
	padding-left: 40px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #0162AC;
}
.subheading {
	font-weight: bold;
	color: #0162AC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0262AD;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0262AD;
}
a:hover {
	text-decoration: none;
	color: #E41B5B;
}
a:active {
	text-decoration: none;
	color: #E41B5B;
}.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0262AD;
	font-style: italic;
	padding-top: 10px;
	padding-right: 50px;
}
