body {
	background-color: #fff;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
}

a, a:link , a:visited{
	color: #D00018;
	text-decoration:underline;
}
a:hover, a:active {
	color: #000;
}
caption {
	background-color: #EBEBEB;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
}
table {
	border: 0;
	border-collapse: collapse;
	padding: 5px 0 0 0;
	background-color: #EBEBEB;
	width:100% !important;
	}
td {
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	width: 174px;
	border-bottom: 1px solid #ffffff;
	line-height: 16px;
	padding: 5px;
}
th {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #fff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	line-height: 16px;
	background-color: #D10018;
	padding: 5px;
}
