body {
	background-image: url(bkgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkhead {
	background-image: url(images/slices_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bodyhead {
	background-image: url(images/slices_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3C71;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C3C71;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #1C3C71;
}
.subheading {
	font-weight: bold;
	color: #1C3C71;
}
