BODY {
background-color: white;
font-family : "Times New Roman", Times, serif;
font-size : 100%;
color : #804040;
background-image : url(http://www.rylands-internet-solutions.co.uk/images/background.gif);background-repeat : repeat-y;
}
H1 {
	font-family : "Courier New", Courier, monospace;
	font-size: 140%;
	color : #804040;
	background-color : #E4C9C9;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 110%;
	color : #804040;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size: 105%;
	color : #804040;
}
H4{
	font-family : "Courier New", Courier, monospace;
	font-size : 100%;
	text-transform : capitalize;
}
P,TD,TH,UL,OL,LI {
	font-family : "Times New Roman", Times, serif;
	font-size: 90%;
	color : #804040;
}
.ORANGE {color : #FF6800;}
.SMALL {	font-size: 70%;}
.MARGINA{
	border : thin ridge;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	}
.MARGINB{
	background-color: #faebd7;
	border : thin ridge;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	}		
.CAP{
	font-size : 105%;
	font-style : italic;
	font-weight : bold;
}
.BRACE{
	font-size: 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A {	color: Blue;text-decoration: none;}
A:link {text-decoration: none;}
A:visited {	color: #FFA500;	text-decoration: none;}
A:hover {color : Fuchsia;	text-decoration: underline;}
A:active {color : #FF04FF;text-decoration: none;}

