body {
	font-size: 12px;
	text-align: center;
}
td {  font-size: 12px;}
.8pt {font-size: 10px;}
.px10 {font-size: 10px;}
A:hover{
	background-color:#eeeeee;
	color: #900;
}
A{text-decoration:none;}
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	list-style-position: outside;
	list-style-type: circle;
}
#footer {
	color: #666666;
	line-height: 1.3em;
}
#footer a{
	color: #666666;
}
.linktittle {
	font-weight: bold;
	color: #900;
}