/*
(c)2009 I Am Ben Stein 
*/

html{ 
	height:100%; 
	Width:100%; 
	} 

body {
	background-color: black;
	font: Arial, Helvetica, sans-serifAriel;
	color: gray;
	background-repeat: no-repeat;
	background-position: bottom right;
	}


p
{ 
text-align: left
padding-left: 17pt;
} 




<STYLE TYPE="text/css">


<!--
.indented
   {
   padding-left: 17pt;
	margin-left: 17px;

   }
-->


</STYLE>


P, h1, h2, h3, h4, h5 {
	color: white;

	}

a {
	color: #dddddd;
	text-decoration: none;
	}

a:hover {
	color: #bbbbff;
	text-decoration: underline;
	}

a:visited {
	color: #999999;
	}

img {
	border: none;
	text-decoration: none;
	}


