﻿body {
	margin: 0;
	padding: 0;
	background-image: url('img/bg.gif');
	background-repeat: repeat-x;
	background-color: #72150A;
}

a {
	font-weight: bold;
	font-size: 15px;
	color: #72150A;
	font-family: tahoma, arial;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	font-size: 15px;
	color: #C41400;
	font-family: tahoma, arial;
	text-decoration: none;
}

table {
	font: 13px tahoma, arial;
}

td {
	font-size: 13px;
	line-height: 20px;
	color: #72150A;
	font-family: tahoma, arial;
	line-height:23px;
}
