BODY {
		font-family: sans-serif;
		font-size: 12pt;
		font-weight: normal;
		cursor: crosshair;
		color: #000000;
}
A:link {
		font-family: sans-serif;
		font-size: 10pt;
		color: #CC0066;
		font-weight: bold;
}
A:visited {
		font-family: sans-serif;
		font-size: 10pt;
		color: #CC0066;
		font-weight: bold;
}
A:active {
		font-family: sans-serif;
		font-size: 10pt;
		color: #FF3300;
		font-weight: bold;
}
P.normal		{
	font-family: sans-serif;
	font-size: 10pt;
	cursor: crosshair;
	color: #000000;
	font-weight: bold;
	text-indent : 15px;
	margin-top : 8px;
}


SPAN.resultsTitle {
		font-family: sans-serif;
		font-size: 14pt;
		color: #000000;
		font-weight: bold;
}
SPAN.redresultsTitle {
		font-family: sans-serif;
		font-size: 14pt;
		color: #CC0066;
		font-weight: bold;
}
SPAN.huge {
		font-family: sans-serif;
		font-size: 24pt;
		color: #000000;
		font-weight: bold;
}

SPAN.qrycolhdg {
		font-family: sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #996666;
}

SPAN.sidecolhdg {
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #996666;
}

SPAN.largewhite {
		font-family: sans-serif;
		font-size: x-large;
		font-weight: bold;
		font-style: normal;
 		color: White;
}
SPAN.largeblack {
		font-family: sans-serif;
		font-size: x-large;
		font-weight: bold;
		font-style: normal;
 		color: Black;
}
SPAN.medwhite {
		font-family: sans-serif;
		font-size: medium;
		font-weight: bold;
		font-style: normal;
		color: White;
}
SPAN.medblack {
		font-family: sans-serif;
		font-size: medium;
		font-weight: bold;
		font-style: normal;
		color: Black;
}
SPAN.smallwhite {
		font-family: sans-serif;
		font-size: small;
		font-weight: bold;
		color: White;
}		
SPAN.smallblack {
		font-family: sans-serif;
		font-size: small;
		font-weight: bold;
		color: Black;
}
SPAN.smallblue {
		font-family: sans-serif;
		font-size: small;
		font-weight: bold;
		color: Blue;
}
SPAN.smallblacknormal {
		font-family: sans-serif;
		font-size: small;
		font-weight: normal;
		color: Black;
}
SPAN.smallred {
		font-family: sans-serif;
		font-size: small;
		font-weight: bold;
		color: red;
}
SPAN.teachername {
		font-family: sans-serif;
		font-size: 10pt;
		color: #6666ff;
		font-weight: bold;
}		
SPAN.tinywhite { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold ; color: #FFFFFF}
SPAN.tinyblack { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold ; color: #000000}
SPAN.medred { font-family: sans-serif; font-size: medium; font-weight: bold; font-style: normal; color: #FF6666; }
SPAN.largered { font-family: sans-serif; font-size: x-large; font-weight: bold; font-style: normal; color: #FF6666; }
SPAN.tinyred { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold ; color: red;}
SPAN.tinyblackstrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold ;
	color: #000000;
	text-decoration : line-through;
}
SPAN.blackstrike12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold ;
	color: #000000;
	text-decoration : line-through;
}
SPAN.largeredStrike {
		font-family: sans-serif;
		font-size: 14pt;
		color: #CC0066;
		font-weight: bold;
		text-decoration : line-through;
}
SPAN.smallred_with_border {
		font-family: sans-serif;
		font-size: small;
		font-weight: bold;
		color: red;
		border : thin Red;
}

