.bodybackgroundwhite {
	BACKGROUND-COLOR: #ffffff
}
BODY {
	MARGIN: 0px; BACKGROUND-COLOR: #DEEBD7
}
.bodybackgroundtop {
	BACKGROUND-COLOR: #DEEBD7
}
.bodybackgroundmiddle {
	BACKGROUND-COLOR: #29431B
}
.bodybackgroundbottom {
	BACKGROUND-COLOR: #DEEBD7
}
.Link {
	color : #576F4A;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 14px;
	text-decoration : none;
}
.Link:hover {
	color : #EA7A0C;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 14px;
	text-decoration : underline;
}
.smLink {
	color : #EA7A0C;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : none;
}
.smLink:hover {
	color : #576F4A;
	font-family :"Arial", "Helvetica", "Sans-serif";
	font-size : 11px;
	text-decoration : underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
