body {
	background-color: #817157;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

table.header { 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
	padding: 0px;
	width: 776px;
}

table.menu { 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	padding: 0px;
	width: 776px;
}

tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
}

img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	border-style: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

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

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a.catlink {
	border-style: none;
	color: #FF0000;
	font-weight: normal;
}

a.catlink:link {
	color: #FF0000;
	text-decoration: none;
}

a.catlink:hover {
	color: #FF0000;
	text-decoration: none;
}

a.catlink:visited {
	text-decoration: none;
	color: #FF0000;
}

a.catlink:active {
	text-decoration: none;
	color: #FF0000;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	color: #FFFFFF;
	font-size: 9px;
}