body, table {
	background-color:#000000;
	color:#ccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


a:link {
	color:#07f;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#07f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#07f;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color:#07f;
	font-weight: bold;
}
.large {
	font-size: 130%;
}
.small {
	font-size: 80%;
}
