body {
	margin:20px;
	width:800px;
	text-align:justify;
	line-height:.9em;
}

body p {font-size: 11px; font-family:"Andale Mono","Courier New",Courier,fixed; margin-left:160px; }	

a:link, a:active, a:visited{text-decoration:none;}
a:hover{color:#000;}

h1 { 
    font-size:16px;    
    font-weight:bold;
    letter-spacing:.1px;
    text-transform:uppercase;
    font-family:"Andale Mono","Courier New",Courier,fixed;
}

h2 {    
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
    text-transform:uppercase;
    font-family:"Andale Mono","Courier New",Courier,fixed;
margin-top:20px;
}

img{border:0;}