body {
	font-family: Garamond;
	font-size: 11pt;
	line-height: 13pt;
	color: #172228;
	background-image: url(images/pagebk.jpg);
	background-repeat: repeat-x;
	list-style-position: inside;
	list-style-image: url(images/bullet1.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	clear: none;
}
.logobx {
	position: fixed;
	width: 225px;
	height: 215px;
	float: none;
	clear: none;
}
#lb2 {
	position: relative;
	width: 650px;
	float: right;
	clear: both;
	background-image: url(images/linkbar.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.Titles {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #AC3435;
}
.contentTEXT {
	font-family: Garamond;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.contentTEXTbold {
	font-weight: bold;
}

