.foot {
	background-image: url(images/slices_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/slices_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 340px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #A9DEE0;
}
.subheading {
	font-weight: bolder;
	color: #A9DEE0;
}
body {
	margin: 0px;
	background-color: #192B64;
	background-image: url(images/bkgd.gif);
}
.links {
	background-image: url(images/slices_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A9DEE0;
	font-weight: bold;
	line-height: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A9DEE0;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
