body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: FFFFFF;
}
.text_black {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	border: thin solid silver;
}

.text_blue_titles {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BC9D5F;
}

.background_image {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
.blurb {
	font-size: 12px;
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
}
.noDisc {
	list-style-type: none
}
a {
	font-size: 11px;
	color: #BC9D5F;
}
a:visited {
	color: #BC9D5F;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #BC9D5F;
}
.blurb2 {

	font-size: 11.5px;
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
}

