DIV  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.body  {
	font-size : 12px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : normal;
}
.bodylarge  {
	font-size : 12px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : normal;
}
.bodyhead  {
	font-size : 15px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : #69322f;
}
.bodybold  {
	font-size : 13px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
}

.smallbody  {
	font-size : 11px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : normal;
}

.footertext  {
	font-size : 10px;
	font-family : Arial, Helvetica, Sans-Serif;
}
.footertextwhite  {
	font-size : 10px;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #ffffff;
}

.footer {
	background-image:url(images/NEW_bottom.jpg);
	width:800px;
	height:52px;
	background-repeat:no-repeat;
}

.footer_copyright {
	text-align: right;
	padding-top: 19px;
	padding-right:38px;
}
	


