body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #D6D7D6;
}
a:link {
	color: #731418;
}
a:visited {
	color: #731418;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #731418;
}
.slug {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight:bold;
	color: #731418;
}
a.slug:link {
	color: #731418;
	text-decoration:none;
}
a.slug:visited {
	color: #731418;
	text-decoration:none;
}
a.slug:hover {
	color: #CC0000;
	text-decoration:underline;
}
a.slug:active {
	color: #731418;
	text-decoration:none;
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
}
.small {
	font-size: 10px;
}
