body {
	font-family: Tahoma;
	background-image: url(../graphics/bkg-home.jpg);
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #CF1113;
	text-decoration: none;
	
}

td {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

th {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #CF1113;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #CF1113;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

a:hover {
	color: #3E0D0D;
	text-decoration: none;
}

