BODY {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	color: #bb5046;
	background-color: #000000;
	background-image: url(images/wnvb3.jpg);
	scrollbar-base-color: #a92521;
	scrollbar-arrow-color: #efddc7;
	scrollbar-track-color: #bb5046;
}

	p {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	color: #bb5046;
	padding-left: 50px;
	padding-right: 50px;
}

	li {
	padding-bottom: 2px;
}

	.indent {
	padding-left: 550px;
	padding-right: 20px;
}

	h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #10679a;
}
	h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ff7fc9;
}
	h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ff7fc9;

}

	h4 {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
   	margin-top: 0px;
	margin-bottom: 2px;
	color: red;
}
	h5 {
	font-size: 14px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
   	margin-top: 0px;
	margin-bottom: 2px;
	color: red;
}
	h6 {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
   	margin-top: 2px;
	margin-bottom: 2px;
	color: black;
}
	h7 {
	font-size: 18px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
   	margin-top: 2px;
	margin-bottom: 2px;
	color: black;
}

	em {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
}

	table, td {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

	a:link {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

	a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #b69282;
}

	a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}

	a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #ff0000; 
}