body {
background-color: #214005;
background-image: url("images/background.jpg");
background-position: top center;
background-repeat: repeat-x;
}

.content {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #42220E;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
    word-spacing: 1px;

}

.title {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: regular;
	font-weight: normal;
	color: #42220E;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
    word-spacing: 1px;

}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	text-decoration: none;
	font-weight: normal;
	color: #DCD2C2;
	text-align: center;
	text-indent: 0;
	text-decoration: none;
}

a.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #7AA856;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.footer: visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #7AA856;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.footer: hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0;
	text-decoration: underline;
	word-spacing: 1px;
}

a.footer: active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: regular;
	font-weight: normal;
	color: #7AA856;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}
