body {
	font-family: Arial, Helvetica, sans-serif;
}
.copyVP  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
ul {
	font-size: 16px;
	list-style-type: disc;
	font-style: italic;
	font-weight: normal;
}

