BODY 	{
		font-family: "AGaramond", "Palatino", "Times New Roman", "serif";
		background-color: 006666;
		color: 333333;
		}

.foot 	{
		color: cccccc;
		font-size: 10pt;
		text-align: center;
		}

.border 	{
		text-align: center;
		font-family: "Arial", "helvetica", "sans serif";
		font-size: 10pt;
		}

.schools 	{
		font-size: 10pt;
		font-family: "Arial", "helvetica", "sans serif";
		}

.nav 	{
		font-family: "Arial", "helvetica", "sans serif";
		color: 000000;
		font-size: 10pt;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000cc}
A:Visited {color: cc0066}
A:hover {Text-decoration: underline; color: cc0066}

