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("images/back-thru-line.jpg");
	background-repeat: repeat-x;
	background-position: center 15px;
	color: #F0B500;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
