@charset "ISO-8859-1";
.vlp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	
	<style type="text/css">
body {background-color: yellow}
h1 {background-color: #00ff00}
h2 {
}
p {
	background-color: #9F8FA9
}
</style>
