p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #858665;
	line-height: 25px;
}
p a {
	color: #858665;
	text-decoration: underline;
}
p a:hover { color: #858665; }
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: normal;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #858665;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #DC298B;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #DC298B;
}

.NavText {
	font-family: GillSans;
	font-size: 16px;
	font-weight: bold;
	color: #858665;
}
.NavText a {
	color: #858665;
	text-decoration: none;
}
.NavText a:hover { color: #783101; }

.FooterText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.FooterText a {
	color: #333333;
	text-decoration: underline;
}
.FooterText a:hover { color: #858665; }

.FooterTextPink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.FooterTextPink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterTextPink a:hover { color: #333333; }

.BodyTile {
	background-image: url(images/body_tile.png);
}
td {
	text-align: left;
	vertical-align: top;
}

.NavTile {
	background-image: url(images/nav_tile.jpg);
}
.BodyColor {
	background-color: #FFFFCC;
}
.BodyColorPink {
	background-color: #FFFFFF;
}
