BODY {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}	

P {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}	

TD {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}	

DIV {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}	
	
A {
		text-decoration: none
	}
		
A:link { 
		color: #FFCC00;
		font-weight: bold
	}

A:visited {
		color: #FFCC00;
		font-weight: bold
	}

A:active { 
		color: #FFCC00;
		text-decoration: underline;
		font-weight: bold
	}

A:hover { 
		color: #FFCC99;
		text-decoration: underline;
		font-weight: bold
}

.title {
	font-size: 23px;
	font-weight: bold;
}

.title2 {
	font-size: 19px;
	font-weight: bold;
	color: #FFCC66;
}

.poem {
	font-size: 13px;
	line-height: 16px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}	