body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);

}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a { 
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:hover {
}
a:visited {
	color: #FF0000;
}
.boldEvents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0px;
}
.linkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #C30207;
	padding: 0px;
	list-style-type: square;
	height: auto;
	line-height: 17px;
}

.imgOnly {
	border:none
}

.imgColumn {
	margin-bottom: 4px;
}