@charset "utf-8";
/* CSS Document */

body {
	background-color: #666633;
}
.style1 {
	font-size: 12px;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.arttext {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.eventheading {
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-top:10px;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
}

.style13 {color: #FFFFFF}

p.infograph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p.line
{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: dotted;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	width:450px;
	
}
