body {
	margin-top: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-image: url(images/bg_body.gif);
}
.content_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.content_greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.content_greytext_linegeight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	line-height: 14px;
}
.content_lightgreytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.content_greytext_linegeightCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	line-height: 16px;
}
