body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #999900;
}
a:active {
	color: #CC0000;
}.content_BG {
	background-image: url(../html/images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #4B070A;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #4B070A;
}
.content_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}.NEWBG {
	background-image: url(../html/images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h4 {
	font-size: 18px;
	color: #EE0C10;
}
