span.title {
	font-family: "Times New Roman";
	color: #004000;
}

table.mainfmt {
	background-color: #EEECD3;
}

p.nospace {
	margin-bottom: 0%;
	margin-top: 0%;
}

p.nospace_green {
	margin-bottom: 0%;
	margin-top: 0%;
	color: #0F470F;
}

div.green_text {
	font: Arial;
	color: #0F470F;
}

a.menuBeige:link {
	text-decoration: none;
	font: bold sans-serif;
	color: #EEECD3;
}

a.menuBeige:visited {
	text-decoration: none;
	font: bold sans-serif;
	color: #EEECD3;
}

a.menuBeige:hover {
	text-decoration: underline;
	font: bold sans-serif;
	color: #C0A250
}

a.menuWhite:link {
	text-decoration: none;
	font: bold sans-serif;
	color: #FFFFFF;
}

a.menuWhite:visited {
	text-decoration: none;
	font: bold sans-serif;
	color: #FFFFFF;
}

a.menuWhite:hover {
	text-decoration: underline;
	font: bold sans-serif;
	color: #C0A250;
}

a.plaintext:link {
	text-decoration: none;
	font: sans-serif;
	color: Black;
}

a.plaintext:visited {
	text-decoration: none;
	font: sans-serif;
	color: Black;
}

a.plaintext:hover {
	text-decoration: underline;
	font: sans-serif;
	color: Black;
}
td.hdrfmt {
	background-color: #FFFFFF;
}

body.std {
	background-color: #EEECD3;
}

tr.mainfmt {
	background-color: #EEECD3;
}

td.mainfmt {
	background-color: #EEECD3;
}

td.leftmarg {
	background-color: #0F470F;
}

div.frame {
	color: #7B3900;
}

.imgborder {
	border: 4px solid #8EAD8D;
}


