BODY {
	background-color: #969C7E;
	color: #000000;
	margin : 0px;
}

A {
	color: #800000;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

a.menu {
	font-size : 16px;
	color: #ECEFCF;
	font-weight: bold;
}

TABLE {
	font-size : 14px;
	font-weight: bold;
	color: #425136;
}

img {
	border-color: #0A4E27;
}

.title {
	font-size : 24px;
	font-weight: bold;
	color: #0A4E27;
}

.subtitle {
	font-size : 18px;
	font-weight: bold;
	color: #0A4E27;
}

.footer {
	font-size : 13px;
	color: #272C1C;
}