body {
   background: #ffffff;
   margin : 3% 10% 3% 115px;
}

body, p, li, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

hr {
	text-align: center;
	width: 80%;
}

.centre {
	text-align: center;
}

blockquote {
	font-style: italic;
	font-weight: bold;
	color: #e92152;
	font-size: 120%;
	text-align: left;
}

h1.title {
	font-size: 120%;
	color: #e92152;
	text-align: center;
}

span.author {
    font-size: 75%;
	font-style: normal;
	color: #000000;
}

p.pink {
    color: #e92152;
	font-weight: bold;
}

address {
	font-style: normal;
	font-weight: bold;
    color: #400040;
}	