body {		
	color: #663366;
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url('images/poetextb.gif');
}

#table1 td p {	
	text-indent: 3em; 
	font-size: 85%;
	line-height: 1.2em;
}	

h2 {	
	font-weight: bold;
	font-size: 120%;
}	
	
h3 {	
	font-weight: bold;
	font-size: 100%;
}	


#footer{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:normal;
	font-style:normal;
	color:#663366;
}

a:link {
	color: #996699;
}
a:visited {
	color: #006666;
}
a:active, a:hover {
	color: #339999;
}


