body {
 	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	width: 0;
	height: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	onload: MM_preloadImages('images/about_in.jpg','images/about_off.jpg','images/about_on.jpg','images/alumni_in.jpg','images/alumni_off.jpg','images/alumni_on.jpg','images/apply_in.jpg','images/apply_off.jpg','images/apply_on.jpg','images/contact_in.jpg','images/contact_off.jpg','images/contact_on.jpg','images/events_in.jpg','images/events_off.jpg','images/events_on.jpg','images/program_in.jpg','images/program_off.jpg','images/program_on.jpg','images/support_in.jpg','images/support_off.jpg','images/support_on.jpg','images/trust_in.jpg','images/trust_off.jpg','images/trust_on.jpg');
}

td {
	font-size: 11px;
	color: #000000;
}

.text {
	font-size: 12px;
	color: #000000;
}

A:link {
	font-size: 11px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	font-size: 11px;
	color: #443C53;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	font-size: 11px;
	color: #993613;
	text-decoration: none;
	font-weight: bold;
}


p {
	font-size: 11px;
	color: #000000;
}

.small {
	font-size: 10px;
}

.author {
	font-size: 9px;
}

.scream {
	font-weight: bold;
	color: red;
}

em {
	color: #000999;
	font-size: 10px;
}


h2 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #024C6F;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #024C6F;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	font-weight: bold;
}
.borderRt 
{	border-bottom: 1px solid gray;
	border-left: 1px solid gray; 
	padding: 1em 1em; 
}

.borderLft 
{	border-top: 1px solid gray;
	border-right: 1px solid gray;
	padding: 1em 1em; 
}

.borderMid 
{	border-bottom: 1px solid gray;
	padding: 1em 1em; 
}

.borderThn 
{	border-style: solid;
	border-width: 1px;
	border-color: gray;
	padding: .5em .5em; 
}