body {
	background-image: url(interfaceslices/bkgnd.jpg);
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333300;
}.dotty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 7px;
	font-weight: bold;
	color: #434922;
}
.submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #751008;
	font-weight: bold;
}
a:link {
	color: #023F87;
}
a:visited {
	color: #023F87;
}
a:hover {
	color: #751008;
}
a.subs:link {
	color: #751008;
	text-decoration:none;
}
a.subs:visited {
	color: #751008;
	text-decoration:none;
}
a.subs:hover {
	color: #023F87;
	text-decoration:none;
}
