body {
	background-color: #CCCCFF;
	color: #0000FF;
	font-family: Arial;
	size: 8px;
}

* {
	font-family: Arial;
	size: 8px;
}

body.links {
	background-color: #0000CC;
}

a.top:link {
	color: white;
	text-decoration: none;
}

a.top:hover {
	text-decoration: none;
	
}

a.top:visited {
	color: white;
	text-decoration: none;
}

td.color {
	background-color: #0000CC;
}

td {
	font-size: 12px;
}

h2 {
	font-size: 20px;	
}