body {
	background-repeat: repeat-y;
}

td {
	font-family: garamond, arial;
	font-size: 12pt;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00009c;
}

a:active {
	color: #cccccc;
}

.title {
	font-size: 20pt;
	font-weight: bold;
	color: #ff0000;
}

.updates {
	font-family: tahoma;
	font-size: 8pt;
}

