.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style2 {font-size: 24px}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-family: Arial, Helvetica, sans-serif}

.style5 {font-size: 24px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {font-size: 14px}
.style8 {
	color: #aa0000;
	font-size: 18px;
}
.style9 {font-size: 12px}
.style10 {color: #333399}
.style11 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.eventcopy	{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-align:left;
	line-height:18px;
	padding-left:30px;
}

.eventcopyRed {
	color: #aa0000;
}

.eventcopyRedLarge	{
	color: #aa0000;
	font-size:16;
	font-weight:bold;
}

.eventcopyBlackLarge	{
	color: #000000;
	font-size:18;
	font-weight:bold;
}

.eventImage	{
	border:#000000 1px solid;
}

.small {
	font-size:8pt;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:10pt;
}