body {
	background-image: url(assets/images_main/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CA6016;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #FF8A2B;
}
h2 {
	font-size: 14px;
	color: #9D4216;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	font-stretch: wider;
	letter-spacing: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 5px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.event_title {
	font-weight: bold;
	font-size: 14px;
	color: #CA6016;
}
