<style type="text/css">
<!--
body{
	color : white;
	background-color : black;
	font-family : monospace;
	padding : 0;
	margin : 0;
	}



p{
	margin-left : 10%;
	}



address{
	font-size : 100%;
	font-family : monospace;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	text-align : left;
	margin-left : 6%;
	color : silver;
	}



.line{
	margin-left : 5%;
	}



.pnkz{
	color : silver;
	margin-left : 6%;
	}
-->
</style>