@charset "utf-8";
/* CSS Document */

#bottom {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#bottom a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 11px;
}
#bottom a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 11px;
}
#bottom a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 11px;
}
#bottom a:hover {
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size: 11px;
}
.light {
	font-weight:lighter;
}#maintable table tr td table tr td table tr td p {
	font-size: 11px;
}
.keywords {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.keywords a:link{
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}