body { font-size: 62.5%;  /* 16px ???? 62.5% = 10px */ }
.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #fff;
}

.smallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
}

.eventHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
text-decoration: underline;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.1em;
}

/*.eventHeader:hover {
	color:#000000;
}

.eventHeader:hover strong {
	color:#999999;
} */

.copyrightText {
font-family: Arial;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 0.9em;
}

.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.normal { background-color: #FFFFFF }

.listingContainer {
background-image:url(../images/event_bckgrnd.gif);
}

.linking {
	color:#D1AE6E;
	font-weight:bold;
	line-height: 1.6em;
}
	
.linking:hover {
text-decoration:underline;
}
.bigTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

