.table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.color-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928460;
}

.style2 {
	font-size: 24px;
	text-align: left;
}
body,td,th {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 23px;
}
a:link {
	color: #647153;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #647153;
}
a:hover {
	text-decoration: none;
	color: #33334D;
}
a:active {
	text-decoration: none;
	color: #647153;
}
