body {
	background-color : #FFC ;
	font-family : Georgia, Times, sans-serif ;
	font-size : 12px ;
	text-align : left ;
}

td {
	font-family : Georgia, Times, sans-serif ;
	font-size : 12px ;
}

a:link { color : #FFC ; text-decoration : none ; }
a:visited { color : #FFC ; text-decoration : none ; }
a:active { color : #660 ; text-decoration : none ; }
a:hover { color : #FFC ; text-decoration : underline ; }

.quote {
	font-family : Georgia, Times, sans-serif ;
	line-height : 20px ;
	color : #FFC ;
	font-size : 12px ;
	font-style : oblique ;
}

.quoteClose {
	font-family : Georgia, Times, sans-serif ;
	line-height : 14px ;
	color : #FFC ;
	font-size: 12px ;
	font-style : oblique ;
}

.quoteClose p {
	font-family : Georgia, Times, sans-serif ;
	font-size : 12px ;
	margin : 0px ;
	padding : 2px 0px ;
}

.quoter {
	font-family : Georgia, Times, sans-serif ;
	font-size : 12px ;
	font-style : oblique ;
	line-height : 12px ;
	padding-top : 5px ;
}