BODY {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF
}	

P {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF
}	

TD {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF
}	

DIV {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF
}	
	
A {
		text-decoration: none
	}
		
A:link { 
		color: #FFCC66;
		font-weight: bold
	}

A:visited {
		color: #FFCC66;
		font-weight: bold
	}

A:active { 
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold
	}

A:hover { 
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold
}

.title {
	font-size: 20pt;
	font-weight: bold;
}

.title2 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC66;
}

.poem {
	font-size: 10pt;
	line-height: 16pt;
}

.small {
	font-size: 8pt;
	line-height: 12pt;
}	