body {
    margin-left : 50px;
	margin-right : 50px;
	margin-bottom : 50px;
	color : black;
	background-color :#ffffff;
	font-family : Tahoma;
	text-align : justify;
}
a {
	color : blue;
	text-decoration : none;
}
a:hover {
	color : blue;
	text-decoration : underline;
}
p {
	text-indent : 30px;
}
.bc {
	font-family:BlackChancery;
}
.celt{
	font-family:Celtic Gaelige;
	}
.head1 {
	font-family:PerryGothic ;
	font-size : 20pt;
}
.head2 {
	font-family:Sherwood;
	font-size : 20pt;
}
.f14 {
    font-size:14pt;
    }
.f16 {
    font-size:16pt;
    }
.f18 {
    font-size: 18pt;
    }
.f22 {
    font-size: 22pt;
    }
.f24 {
    font-size: 24pt;
    }
.f28 {
    font-size: 28pt;
    }
.f32 {
    font-size: 32pt;
    }
.f36 {
    font-size: 36pt;
    }