.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	word-spacing: .5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;

}
.pinkheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
	letter-spacing: .1em;
	text-decoration: none;
}
.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .1em;
}
.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	letter-spacing: .1em;
	text-decoration: none;
}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.oliveheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
	letter-spacing: .1em;
	font-style: italic;

}
.divgrey {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: .2em;
}
.bluebodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	letter-spacing: .1em;
	font-weight: bold;
	text-decoration: none;

}
.wrapright {
	margin: 0px 15px 10px 0px;
	float: left;
}
.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.redbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
