BODY {
	background-color : #8CC9C9;
	color : Black;
	font-size : x-small;
	background-image : url(grad.gif);
	background-repeat : repeat-y;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size : x-small;
}

A {
	color: #640000;
}

A:VISITED {
	color: #640000;
}