body {
       background: #000000;
       font: 86% Arial, sans-serif;
       color: silver;
       margin: 20;
	text-align:justify;                
     }
h1 {
       color: white;
       margin: 10;                
    }
h3 {
       color: white;
       margin: 5;
	text-align: left;                
     }
img {
       border: 0;
     }
a {
       color: white;
	line-height: 140%;
	font-size: 21px;
	font-family: Helvetica, sans-serif;
     }
p {
	font-size: 12px;
	line-height: 120%;
	text-indent: 2em;
	margin: 5;
}