p {
color: #990000;
font-family: "Goudy Old Style";
font-size: 17px;
text-align: justify;

}


p.centre {
color: #990000;
font-family: "Goudy Old Style";
font-size: 17px;
text-align: center;

}


p.contact {
color: #990000;
font-family: "Goudy Old Style";
font-size: 12px;
text-align: center;

}

font {
color: #990000;
font-family: "Goudy Old Style";
font-size: 17px;
font-weight: bolder;
text-align: justify;

}

font.heading {
color: #990000;
font-family: arial;
font-size: 17;
font-weight: bolder;
text-align: center;

}

option {

color: #006400;
font-family: arial;

}

a {

color: #990000;
font-family: "Goudy Old Style";

}

ul {

margin-bottom: 10px;

}

li {

color: #990000;
font-family: "Goudy Old Style";
font-size: 17px;
}

b {

font-weight: bolder

}

label {

color: #006400;
font-family: arial;
font-size: 11;

}

body {
	background-color: #FFFFC8;
}

hr {

color: #505C08;
 background-color: #505C08;
height: 1px;
width: 75%;

}
