body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#fff8e9;
}
td {
	font-size:12px;
}
A {
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #FF5514;
}
.listtitle {
	font-size:150%;
	font-weight:600;
	color:#FF5514;
	text-decoration:none;
}
.listtitle:hover {
	font-size:150%;
	font-weight:600;
	color:#FF5514;
	text-decoration:underline;
}
.listsubtext {
	font-size:12px;
}
.listdate {
	font-size:12px;
	padding:5px;
}
.listinfo {
	font-size:12px;
	padding:5px;
}
.imgborder {
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}
.eventcateg {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:200%;
	font-weight:600;
	color:#670401;
	display:inline;
	letter-spacing:-1px;
}
h3 {
	font-size:150%;
	font-weight:600;
	color:#FF5514;
	display:inline;
}
.tableau {
	border-width:1px;
	border-style:dotted;
	border-color:#666666;
	padding:3px;
	text-align:center;
	background-color:#FFF8E9;
}
.tableautt {
	padding:3px;
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#ffffff;
	background-color:#FF5514;
}
.tableaupaie {
	padding:3px;
    font-weight:600;
	color:#ffffff;
	background-color:#FEA300;
}
img {
	border:0;
}