﻿}
A.white { color:#FFFFFF;text-decoration:none; cursor:default; }
A.white:hover { color:#F0C000;text-decoration:none; cursor:default; }
A.blue { color:#2060C0;text-decoration:none; }
A.blue:hover { color:#4080F0;text-decoration:underline; }
A.gray { color:#808080;text-decoration:none; }
A.gray:hover { color:#A0A0A0;text-decoration:underline; }
A { color:#C08000; text-decoration:none }
A:hover { color:#F0C000; text-decoration:underline }

BODY,TD,INPUT,SELECT {
	font-family:tahoma,arial,verdana;
	font-size:12px;
	color:#404040;
}

.Header {
	font-size: 12pt;
	font-weight: bold;
	color:#A0313B
}
.Heading {
	font-size: 14pt;
}
.School {
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
.SmallHeaders {
	font-size: 10pt;
	font-weight: bold;
}
.SmallHeadersRed {
	font-size: 10pt;
	font-weight: bold;
	color: #A0313B;
	font-family: Arial, Helvetica, sans-serif;
}
.Navigation {
	font-size: 10pt;
	font-weight: bold;
	color:#404040;
}
.text {
	font-size: 10pt;
	color:#404040;
}
.textitalics {
	font-size: 10pt;
	color:#404040;
	font-style: italic;
}
.tinny {
	font-size: 8pt;
	color:#404040;
}
.tinny-white {
	font-size: 8pt;
	color:#FFFFFF;
}