<html>
<head>
	<title>dvplotar</title>

</head>
<style type="text/css">
<!--
h1{color:red}
h2{color:red}

body{font:9pt verdana;

	color:white;
	background:url(background.jpg) fixed no-repeat;
	
	background-position:right bottom;
	background-color:black
	}
tr	{font:9pt verdana;

	color:white;
	}
p	{font:9pt verdana;

	color:white;
	}
td	{font:9pt verdana;

	color:white;
	}
a	{color:#B9960B;
	text-decoration:none
	}
a:hover{color:#B9960B;
		text-decoration:underline
		}
a:active{color:yellow;
		text-decoration:underline
		}
a:visited{color:gray;
		text-decoration:none
		}

-->
	
</style>

</html>

