p {
	font-family: Tahoma, Arial, Helvetica, Times, serif;
	font-size: 12px;
	color: #333333;
}
.heading_light {
	font-size: 18px;
	color: #FFFCF0;
}
.heading {
	color: #763E41;
	font-size: 14px;
	font-weight: bold;
}
.normal {
	font-family: Tahoma, Arial, Helvetica, Times, serif;
	font-size: 12px;
	color: #333333;
}
.subheading_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8DDDB;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7726C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F1EBEB;
	text-decoration: none;
}
a:hover {
	color: #DDB053;
}
.normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5B6AF;
}
.background_pale {
	background-image: url(images/paymasters_bed_pale.jpg);
	background-repeat: no-repeat;
}
.error {
	color: #FF0000;
}

