body {
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #484949;
}
.copyright {

	font-family: Verdana;
	font-size: 9px;
	color: #A1A1A1;
}
.bodySub {

	background-image: url(../images/bg_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.codes {
	font-family: Verdana;
	font-size: 9px;
	color: #A1A1A1;
	text-align: center;
	vertical-align: top;
	height: 20px;
}
