
.text {
	color:#535353;
	font-size: 10pt;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.smalltext {
	color:#535353;
	font-size: 9pt;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.headwhite {
	color:#ffffff;
	font-size: 10pt;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

.head {
	color:#414f5c;
	font-size: 12pt;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}


H3 {
	color:#003366;
	font-size: 14pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}


A {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #874129;
	text-decoration:none;
	font-size: 10pt;
}

A:hover {
	color: #cc9900;
}

A.directory {
	color:#000066;
	font-size: 12pt;
	font-weight: bold;
}
