body {
	margin: 0px;
	padding: 0px;
	background-color: #292721;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.whtText {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.whtText a {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
h1 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
}
.redLinks {
	color: #B2000F;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.ltGray {
	font-weight: normal;
	color: #94928C;
	letter-spacing: 0em;
}
.ltGray a {
	font-weight: normal;
	color: #94928C;
	letter-spacing: .05em;
	text-decoration: none;
}
.ltGray a:hover {
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .05em;
}
#scrollBox {
	overflow-y: scroll;
	height: 267px;
	width: 679px;
	padding-right: 50px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-image: url(../images/content_bkgrnd.gif);
	background-repeat: no-repeat;
}
