body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDEDE;
}
.Shadow_left_bg {
	background-image: url(images/Shadow_left_bg.jpg);
	background-repeat: repeat;
}
.Shadow_right_bg {
	background-image: url(images/Shadow_right_bg.jpg);
	background-repeat: repeat;
}
.centre_pad {
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #B90129;
	font-weight: lighter;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #B90129;
}
a:active {
	text-decoration: none;
	color: #B90129;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B90129;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
