table {
	font-family: monaco, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
}


a {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #00ccff;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

.mini {
	font-family: monaco, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;

}

.main {
	font-family: monaco, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 5px;

}

.important {
	font-family: monaco, sans-serif;
	font-size:13px;
	color: #FF0000;
	font-weight: bold;
}

.lines {
	font-family: monaco, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 110%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 5px;

}

a.sponsors {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited.sponsors {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.sponsors {
	font-family: monaco, sans-serif;
	font-size:10px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
