body,a,li,ul,ol,span,div {
	font-size : 10 pt;
	font-family : Arial,helvetica, sans-serif;
	color : black;
}

a {
	color : maroon;
	font-size : 8pt;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

.class {
	font-weight : bold;
	font-size : 12pt;
	color : navy;
}

.copy {
	font-family:serif;
	font-size:11pt;
	margin-bottom:5px;
}

.district {
	font-weight : bold;
	font-size : 10pt;
}

.school {
	color : navy;
	font-size : 10pt;
}
.SearchForm {
	color : white;
	font-size : 10pt;
	font-face: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
}
	input.button {
		color : Black;
		font-family : Verdana;
		font-size : 10px;
		background-color : White;
		border-color : Gray Gray Gray Gray;
	}