	BODY {
		font-family : Arial, Helvetica, sans-serif;
	}
	
	.topmenu {
		color : White;
		font-size : 12px;
	}
	
	TD.school {
		font-size : 12px;
	}
	TD.plan {
		font-size : 13px;
	}

	.topmenuphone {
		color : White;
		font-size : 16px;
		font-weight : bold;
	}
	a.topmenu {
		color : white;
		font-size : 12px;
		text-decoration : none;
	}
	A:HOVER.topmenu {
		color : white;
		font-size : 12px;
		text-decoration : underline;
	}
	.small {
		color : White;
		font-size : 10px;
	}
	.tiny {
		font-size : 10px;
	}
	.required {
		font-size : 11px;
	}
	.header
	{
		color :#0D1753;
		font-size : 22px;
		font-weight : bold;
		font-style : italic;
	}
	h2
	{
		color :#0D1753;
		font-size : 22px;
		font-weight : bold;
		font-style : italic;
	}
	.subhead
	{
		color :#0D1753;
		font-size : 14px;
		font-weight : bold;
		font-style : italic;
	}
	h3
	{
		color :#0D1753;
		font-size : 18px;
		font-weight : bold;
		font-style : italic;
	}
	h4
	{
		color :#0D1753;
		font-size : 15px;
		font-weight : bold;
		font-style : italic;
	}
	
	p, LI, UL {
		font-size : 12px;
	}
	
	.input {
	border: 1px solid;
	background : #C0C1ED;
	font-weight : bold;
	font-size : 10px;
	color : #0B1256;
	}
	
	