body {
	background-color : White;
	background-image : url(background.jpg);
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:link, A:visited, A:active {
	color : #1F5393;
}	

A:hover {
	color : #663399;
}

H1 {
	font-size : 24px;
	text-align : center;
}

H2 {
	font-size : 18px;
}

H3 {
	font-size : 18px;
	margin-bottom : 0px;
}

TD.main {
	padding-left : 5px;
	padding-right : 5px;
}

TD.menu {
	font-size : 18px;
	padding-left : 5px;
	padding-right : 5px;
	line-height : 25px;
	}

UL {
	list-style-position : outside;
	margin-left : 18px;
	list-style-type : disc;
}

.credits {
	font-size : 10px;
	text-align : center;
}

.submenu {
	font-size : 14px;
	text-align : center;
}
