body {
	background-color: #4C6F08;
	background-image: url(includes/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color:#003399;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
	  
.footer, .footer a { 
	color: #C7E014; 
	font-size: 8pt;
}

					
td {
	font-family: Tahoma;
	font-size: 10pt;
}

.redTitle {
	font-family: Tahoma;
	font-size: 14pt;
	color:#ED1C24;
	font-weight: bold;
	margin-top: 20px;
}