body {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/Menu/menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

td, th {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin: 2px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}

a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: Tahoma, Verdana;
}

.title {
	font-size: 14px;
	line-height: 20px;
	background-color: #CCCCCC;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-right-style: none;
}

.legal {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
}
