body {
	padding:0px; 
	margin:0px;
	background-image: url(images/postpaidBg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	margin:0;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 5px;
}
h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 5px;
}

.subHead{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}

.bodyText{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	background-image:url(images/OCS_Europe_postpaid_04.jpg);
}
.footer a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
