body {
	background-image: url(images/1_08.gif);
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.Nav {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

.Nav a {
	margin-left: 50px;
}

.Nav a:link, .Nav a:visited, .Nav a:active {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.Nav a:hover {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC172C;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #CD172D;
	text-decoration: underline;
}

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

.Line {
	background-color: #666;
	height: 1px;
	margin-top: 10px;
}

h1 {
	font-size: 200%
	font-weight: bold;
	text-transform: uppercase;
	color: #CC172C;
	margin-bottom: 20px;
	background: #333;
	padding: 10px;
	text-align:right;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC172C;
}
