body {
	font-family: "Palatino Linotype";
	font-size: 15px;
	list-style-image:  url(images/vv-bullet.gif);
	background-color: #841D16;
	list-style-type: none;
	list-style-position: inside;
	font-style: normal;
	background-image: url(other/back-thru-line.jpg);
	background-repeat: repeat-x;
	background-position: center 15px;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
