body {
	background: #31a9cb;
	color: #0a5266;
	font-family: Verdana,Arial,Helvetica;
	font-size: x-small;
	text-decoration: none;
}

a {
	color: #0a5266;
	font-family: Verdana,Arial,Helvetica;
	font-size: x-small;
	text-decoration: bold;
}

td {
	background: #31a9cb;
	color: #0a5266;
	font-family: Verdana,Arial,Helvetica;
	font-size: x-small;
	text-deocration: none;
}

.contentframe {
	background-image: url('/images/textbg.jpg');
}

.contentbox {
	background: #8ecfe3;
}

.fineprint {
	font-size: xx-small;
}

