<style>
P  {
	font-family : Arial;
	font-size : 9pt;
}
BODY  {
	font-size : 9pt;
	font-family : Arial;
	color : black;
}

A.menu:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00407A;
	text-decoration: none;
}
	A.menu:visited {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00407A;
		text-decoration: none;

	}
	A.menu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C1F2E;
	text-decoration: underline;
	
}
	A.menu:active {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#9C1F2E;
		text-decoration: none;
	}

a {
	color : 006EB6;
	text-decoration: underline;
	font: bold;
}
a:hover {
	color : 006EB6;
	text-decoration : none;
	font: bold;
}
.smalltext  {
	font-size : 9pt;
	font-family : Arial;
	color : 000000;
}
.smallertext  {
	font-size : 7pt;
	font-family : Arial;
	color : 000000;
}
.whitetext  {
	font-size : 9pt;
	font-family : Arial;
	color : white;
}
.bluetext  {
	font-size : 9pt;
	font-family : Arial;
	color : 006EB6;
}
.quotetext  {
	font-size : 8pt;
	font-family : Arial;
	color : 993366;
}
.tabletext {
border : 1px solid black;
}

/* school search */
h3  {
	font-size : 14pt;
	font-family : Arial;
	color : 993366;
}

.plike  {
	font-family : Arial;
	font-size : 9pt;
}

.pform  {
	font-family : Arial;
	font-size : 9pt;
	border : 1px solid #4d4d4d;
}

.ptableh  {
	background-color: #647eaa;
	color: white;
	font-weight : bold;
}

.ptableb1  {
	background-color: #edf3fa;
	font-family : Arial;
	font-size : 9pt;
}

.ptableb2  {
	background-color: #e0e7f1;
	font-family : Arial;
	font-size : 9pt;
}

</style>
