body {
	margin: 0;
	background: #D4D2BA;
	font-size: 1em;
	line-height: 1.15em;
}
img { display:block; }
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 140%;
	color: #333333;
}
.linkspage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 140%;
	color: #333333;
}
.textsmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	line-height: 120%;
	color: #333333;
}
.captions, .captions_override {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 140%;
	color: #69674F;
}
.captions_override {
	font-size: 100%;
	line-height: 165%;
}
.img  {
	margin-right: 5px;
	height: auto;
	width: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 140%;
	color: #69674F;
}	
a:link {
	color: #990000;
	/* removing text-decoration below restores default hypertext link underlines for usability*/
	/* text-decoration: none; */
}
a:visited {
	color: #990000;
	/*text-decoration: none;*/
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolditalics {
	font-weight: bold;
	font-style: italic;
}
.smallcaps {
	font-size: 80%;
	line-height: 140%;
}
.smallcapsplain {
	font-size: 100%;
	line-height: 140%;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	color: #990000;
}
.dotted_vertical {
	background: url("../img/nav/dotted_aj.gif") repeat-y top center;
}
.heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 85%;
	letter-spacing: 1.5px;
	line-height: 85%;
	color: #990000;
}