
table.border {
	border: thin solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	}

td.footer {
	
	border: thin solid #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: thin solid #000000;
	}

a.footer_links {

	text-decoration: none;
	color: #FFFFFF
	}
	
a.body_links {

	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

a.body_links2 {

	text-decoration: underline;
	color: #DFE0D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DFE0D5;
}
.style2 {
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: bold;
}

.style3 {
	color: #ECA83B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:visited {
	
	color: #FFCC00;
}

a.fundamental {
	color: #660000;
	text-decoration: none;
	}
