body {
	font-size:16px;
	font-family:"book Antiqua";
	color:#555753;
	margin:10px;
	background-color:#000000;	
	link:#3399FF;
	vlink:#FFFFFF; 
	alink:#3399FF;
	
}

.style1{
	font-family:"book Antiqua";
	font-size: 18px;
	text-align: left;	
	color:#000000;
	letter-spacing:2pt;
	margin:20px;
	}
	
.style2 {font-size: 44px}

.style3 {
	font-family: "poor richard";
	font-size: 32px;
	}



.header{
	font-family: "poor richard";
	color: #800000;
	font-size: 44px;
	}
.header2{
	font-family: "poor richard";
	color: #336699;
	font-size: 22px;
	}


p:first-letter{
	font-size: 150% ;
}

