HTML, BODY, NORMAL, P, DIV, TD, UL, OL, LI {
font-family : Verdana, Arial, Helvetica, sans-serif; color : #003300; font-size : small; }

Body {
		background-color: #D4DFD7;
		background-image: url(../graphics/bgs/rosebg.jpg);
		padding: 0;
		margin: 0;
		}  


TH {font-family : Verdana, Arial, Helvetica, sans-serif; color : #FFFFFF; background-color : #6E7971;}

H1 {font-family :  Verdana, Arial, Helvetica, sans-serif; font-weight : bold; color : #D4DFD7; font-size : 170%;  background-color: #235B35; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
H2 {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; color : #6E7971; font-size : 150%;}
H3 {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; color : #6E7971; font-size : 130%; }
H4 {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; color : #6E7971; font-size : 110%; }
H5 {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; color : #6E7971; font-size : 100%;  font-style: normal}
H6 {font-family : Verdana, Arial, Helvetica, sans-serif;  font-weight : bold; color : #6E7971; font-size : 90%;  font-style: normal}

A:link {color : #990033; font-weight: bold; text-decoration: underline} 
A:visited {color : #660066; font-weight: bold; text-decoration: underline}
A:hover {color : #008000; font-weight: bold; text-decoration: underline}

.selectpicture {  font-size: smaller; color: #990099}
.white { color: #FFFFFF}
.smaller {  font-size: smaller}

.address, .homepageaddress { background-color: #235B35; color : #D4DFD7; font-weight : bold}
.address a:link, .homepageaddress a:link{   color : #D4DFD7; text-decoration : underline}
.address a:visited, .homepageaddress a:visited {  color : #D4DFD7; }
.address a:hover, .homepageaddress a:hover {  color : #FFFFFF; }

.copyright { background-color: #235B35; color : #A1ACA4; font-weight : normal; font-size : smaller; }
.copyright a:link {   color : #A1ACA4; text-decoration : none; font-weight : normal;}
.copyright a:visited {  color : #A1ACA4; text-decoration: none; font-weight : normal; }
.copyright a:hover {  color : #FFFFFF; text-decoration: underline; font-weight : normal; }

.strapline {  font-weight: bold; color: #235B35}
.midgn {  background-color: #6E7971}
.lighttext {  color: #D4DFD7}
.piccaption {  font-size: smaller; text-align: center;}

TD {
	text-align:left;
	}
.centred, TABLE.centred TD, TD.centred, .homepageaddress {
	text-align: center;
	font-size: inherit;
	}

.BottomLinks {
	margin-right: 20%;
	text-align: center;
	}