@charset "utf-8";
.priory_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565d2c;
}
body {
	background-image: url(../images/a_bg.jpg);
	background-color: #9EAA4F;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #565d2c;
}
h2 {
	font-size: 14px;
	color: #565d2c;

}
h3 {
	font-size: 12px;
	color: #565d2c;
}
h4 {
	font-size: 26px;
	color: #565d2c;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #C7CE95;
}
a:active {
	text-decoration: none;
	color: #C7CE95;
}
a.page:link {color: #991A1A;
	text-decoration: none;}
a.page:visited {text-decoration: none;
	color: #C5533F;}
a.page:hover {text-decoration: underline;
	color: #9EAA4F;}
a.page:active {text-decoration: none;
	color: #C7CE95;}

.sugheading {
	font-size: 18px;
	color: #B52137;
	font-weight: bold;
}
