.site_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #969567;
	margin-top: 46px;
	margin-left: 40px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
}
.site_sub_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	margin-top: 12px;
	margin-left: 40px;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
#centre p {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 16px;
}
#rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightindent {
	padding-top: 53px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F6F5EF;
	background-image: url(../graphics/right-column-shadow.gif);
	background-repeat: repeat-y;
	background-position: 30px 0px;
	width: 150px;
}
.tariff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	width: 410px;
	margin-top: 53px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.tariff td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969567;
	padding: 5px;
	width: 15%;
	vertical-align: middle;
	display: table-cell;
	height: 25px;
}
.tariffvertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969567;
}
.tariffdarkerback {
	background-color: #F6F5EF;
}
