.infocell {  background-color: #FFFFFF;}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #333333}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000000}
.resultslink {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003399;}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #003399; margin-left: 20px}
.description {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; margin-left: 20px}
.resultnumber { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
.eventdetails {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
.eventtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #333333}
.eventurl {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003399;}
.maincolor {  background-color: #FFFFCC;}

.n {font-family: Arial; font-size: 11px; line-height: 15px; color: #333;}
a.n {font-family: Arial; font-size: 11px; line-height: 15px; font-weight: 800; text-decoration: none; color: #B00;}
a:hover.n {font-family: Arial; font-size: 11px; line-height: 15px; font-weight: 800; text-decoration: none; color: #000;}

.o {font-family: Arial; font-size: 12px; line-height: 15px; color: #333;}
a.o {font-family: Arial; font-size: 12px; line-height: 15px; font-weight: 800; text-decoration: none; color: #007;}
a:hover.o {font-family: Arial; font-size: 12px; line-height: 15px; font-weight: 800; text-decoration: underline; color: #000;}

.b {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; color: #333;}
a.b {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #FFF;}
a:hover.b {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #333;}

.d {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; color: #333;}
a.d {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #333;}
a:hover.d {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #333;}

.k {font-family: Arial; font-size: 11px; line-height: 15px; color: #000;}
a.k {font-family: Arial; font-size: 11px; line-height: 15px; font-weight: 800; text-decoration: none; color: #000;}
a:hover.k {font-family: Arial; font-size: 11px; line-height: 15px; font-weight: 800; text-decoration: none; color: #000;}

.on {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #333;}
.over {font-family: Arial; font-size: 11px; line-height: 16px; font-weight: 800; text-decoration: none; color: #333;}

/* Mikey's additions */
FIELDSET {
	padding : 10px;
	border-top : 1px solid #ccc;
	border-right : none;
	border-bottom : none;
	border-left : none;
}

FIELDSET P {
	color : black;
	font : 11px "Arial", "Helvetica", sans-serif;
}

FIELDSET INPUT, FIELDSET TEXTAREA {
	font : 11px "Arial", "Helvetica", sans-serif;
}

LEGEND {
	font : bold 11px "Arial", "Helvetica", sans-serif;
}

LABEL {
	font : 11px "Arial", "Helvetica", sans-serif;
}

SELECT {
	font : 11px "Arial", "Helvetica", sans-serif;
}