
td {
	font-family : "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}
body {
	margin : 8 auto;
	font-family : "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color : #333;
	background-color : #F0F0F0;
	text-align : center;
	font-size : 12px;
}
a:hover {
	background-color : #900;
	color : #FFF;
}
a {
	color : #900;
}
.small {
	font-size : 11px;
}
.secondTitles {
	font-size : 14px;
	font-weight : bold;
}
.rule {
	border-bottom : 1px dotted #999;
}
.medium {
	font-size : 12px;
}
.marquee {
	color : #966;
}
.hundred {
	font-size : 14px;
}
