BODY {
	background-color : #11390E;
	color: #000000;
	margin: 0;
	background-position : top;
	background-repeat : repeat-x;
}

A {
	color: #000000;
	text-decoration: underline;
}

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

.title {
	font-weight: bold;
	font-size: 17px;
	color: #fffeee;
}

.menu {
	font-weight: bold;
	font-size: 14px;
	color: #fffeee;
	text-decoration: none;
}

.footer {
	color: #11390E;
	font-weight: bold;
	font-size: 13px;
}

.footer2 {
	color: #ffffee;
	font-size: 10px;
}