table.thin {
	border-collapse: collapse;
}

tr.head {
	background-color: #0066FF;
	color: white;
}

td.links {
	background-color: #1E90FF;
}

a.over {
	background-color: #0066FF;
	color: #FFFFFF
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}

