BODY {
	margin: 0px;
	color: #612E01;
	background-color: #823E02;
}

A {
	color: #A4D1FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {text-decoration : underline;}

a.menu {
	color: #ffffcc;
	font-weight: bold;
	font-size: 19px;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-size: 28px;
	font-weight: bold;
	color: #2582AC;
}

.subtitle {
	font-size: 18px;
	color: #823E02;
}

.bottomtext {
	font-size: 18px;
	color: #F0E4A0;
}

.redtext {
	font-size: 22px;
	font-weight: bold;
	color: #F0E4A0;
}