﻿/* CSS Stylesheet */
/* created by Stuart Millar for St Chad's Church Website */
/* http://www.stchadshandforth.org.uk */

/* Reset top of IFrame */
body onload="location.href='#top'"

/* Hypertext colours */
/*a:visited {font-family:Arial; font-size:10pt; color:#800000; }*/
a:link {font-family:Arial; font-size:10pt; color:Blue; }
a:active {font-family:Arial; font-size:10pt; color:#008000; }
a:hover {font-family:Arial; font-size:10pt; color:Red; }

/* Default Font */
body {font-family:Arial; }

.style1 {
	font-size: 10pt;
	font-weight:bold;
	font-family:Arial;
	color:#4A4E68;
}
style2 {
	font-size: 10pt;
	font-family:Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-size: 10pt;
	font-family:Arial;


