td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
.footer {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
}
.txt_margin {
	padding: 8px;
}
.top_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
a:link {
	text-decoration: none;
	color: #A80000;
}
a:visited {
	text-decoration: none;
	color: #A80000;
}
a:hover {
	text-decoration: underline;
	color: #6C0000;
}
a:active {
	text-decoration: none;
	color: #A80000;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A80000;
	font-weight: bold;
}
a.grey:link {color: #B1B1B1; text-decoration: none;}
a.grey:visited {color: #B1B1B1; text-decoration: none;}
a.grey:active {color: #B1B1B1; text-decoration: none;}
a.grey:hover {color: #B1B1B1; text-decoration: underline;}

