body {
	font-family: Arial, Helvetica, sans-serif;
}
.text50 {
	font-size: 50%;
}
.text60 {
	font-size: 60%;
}
.text65 {
	font-size: 65%;
}
.text70 {
	font-size: 70%;
}
.text75 {
	font-size: 75%;
	line-height: 120%;
}
.text75b {
	font-size: 75%;
	font-weight: bold;
}
.text80 {
	font-size: 80%;
	line-height: 110%;
}
.text85 {
	font-size: 85%;
	line-height: 140%;
}
.text85b {
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
}
.text90 {
	font-size: 90%;
}
.text95 {
	font-size: 95%;
}
.text100 {
	font-size: 100%;
}

h3 {
	color: #333333;
}
h4 {
	padding-top: .5em;
	font-size: 90%;
	color: #333333;
}
h5 {
	padding-top: .5em;
	color: #CC6600;
}

a {
	color: #44547D;
}
a:visited {
}
a:hover {
	background-color: #FFFFFF;
}

a.altnav:link {
	color: #ECE7D4;
	text-decoration: underline;
}
a.altnav:visited { color: #999999;
}
a.altnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}


li {
	line-height: 140%;
}
.titleblue {
	color: #00344A;
}



.white {
	color: #FFFFFF;
}
.brown {
	color: CC6000;
}
.litebrown {
	color: #E3C6A8;
}
.grey05 {
	color: #666666;
}.beige {

	color: #ECE7D4;
}
.beige2 {


	color: #D2CCB7;
}
hr {
	color: #B3AD9D;
}
