p {
	font-family: "Bookman Old Style";
	font-size: medium;
	font-style: normal;
	text-align: left;
}

h1 {
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-style: normal;
	color: #ACA8CB;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #DCDBEA;
	text-align: center;
	
}
a {
	font-size: medium;
	color: #060;
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
}
#Address {
	font-family: "Bookman Old Style";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #1D1C21;
	text-align: center;
}

a:visited {
	color: #030;
	background-color: #FFC;
}
a:hover {
	color: #0C0;
	background-color: #FF6;
}
.Important {
	font-weight: bold;
	font-family: "Bookman Old Style";
	font-size: medium;
	color: #900;
	text-align: center;
}
h2 {
	font-family: "Bookman Old Style";
	font-size: large;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 130%;
}
.friendly {
	font-family: "Bookman Old Style";
	font-size: large;
	font-style: italic;
	font-weight: lighter;
	color: #060;
	text-align: left;
	line-height: 150%;
}
.friendly-centred {
	font-family: "Bookman Old Style";
	font-size: large;
	font-style: italic;
	font-weight: lighter;
	color: #060;
	text-align: center;
	line-height: 150%;
}
ul {
	font-family: "Bookman Old Style";
	font-size: medium;
	font-weight: normal;
	color: #030;
	line-height: 120%;
}
.Unbold {
	font-weight: normal;
}
h3 {
	font-family: "Bookman Old Style";
	font-size: large;
	font-weight: normal;
	text-align: center;
}
#bottom {
	margin-right: auto;
	margin-left: auto;
}
#bottom a {
	color: #333;
	background-color: #DCDBEA;
}

