body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 745200;
	text-decoration: none;
	height: 100%;

}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 745200;
	text-decoration: none;
}
.containerTable {
	background-attachment: fixed;
	background-image: url(images/bgGrassland.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a5905d;
	text-decoration: none;
}
.footerLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a5905d;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: a5905d;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: 00878c;
}
a {
	color: 00797e;
	text-decoration: underline;
}
a:hover {
	color: 007346;
	text-decoration: underline;
}.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 518c8e;
	text-decoration: none;
	text-align: justify;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
