body {
	font-family: Arial, Helvetica, sans-serif;
	color: #520d0d;
	font-weight: none;
	font-size: 15px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 15px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 15px;
}

a:link {
	color: #293F14;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #293F14;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #293F14;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

textSide {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f8ea;
	font-weight: none;
	font-size: 15px;	