BODY {
	background : #335533;
	color : #FFFF99;
	font-family : Georgia, "Times New Roman", Times, serif;
}

TD {
	background : #FFF7F0;
	color : #333300;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
}

H1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 2.0em;
}

H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : italic;
	font-size : 18px;
	text-align : center;
}

H3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 16px;
}

A:LINK, A:VISITED {
	color : #FF3333;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


.indented {
	text-indent : 2em;
	margin-bottom : 0em;
	margin-top: 0em;
}

.firstparagraph {
	text-indent : 0em;
	margin-bottom : 0em;
	margin-top: 0em;
}

.homepage {
	font-size : 17px;
}

.tail
{
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
}

.bottommenu {
	text-align : center;
}

