

body {
	background-color: #fefcfd;
	color: #a089a0;

}


#subWrapper {
	background-image:  url("../images/tariffs/tile.gif");
		
}
#pageHeader{
	background-image:  url("../images/tariffs/banner.jpg");

	}


#footer {
	background-image:  url("../images/tariffs/footer.gif");

}



a:link, a:visited {
	color: #a089a0;
	text-decoration: underline;
	font-weight: bold;	
}

a:hover {
	color: #a089a0;
	text-decoration: none;
	font-weight: bold;		
}

#smalltext_table {
	color: #a089a0;
	font-weight: normal;		
}