@charset "utf-8";
/* CSS Document */

#mainContent p {
	font-family: Geneva, Arial, sans-serif;
	line-height: 1.3em;
	color: #666666;
}
#mainContent a {
	color: #999999;
}

#footer a:link, #footer a:visited {
	color: #666666;
}
#footer a:hover, #footer a:active {
	color: #FF33FF;
}
td {
	font-size: 90%;
	text-align: center;
}

