

td{
	font: 12px Tahoma;
	color: #898989;	
}

.thinhr {
height:1px;background-color:#BFBFBF; font-size:0px;line-height:0; margin:0;
}

.thickhr {
height:6px;background-color:#BFBFBF; font-size:0px;line-height:0; margin:0;
}

.footer {
	text-align: right; 
	font: 60% verdana, arial, helvetica, sans-serif;
	color: #BFBFBF;	
}

a.redlink:link {
	color: #BA7371;
	text-decoration:none;
	font-weight:bold;
	}
a.redlink:visited {
	color: #BA7371;
	text-decoration:none;
	font-weight:bold;
	}
a.redlink:hover {
	color: #BA7371;
	text-decoration:underline;
	font-weight:bold;
	}


