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

p, li, td {
	font-family: Comic sans ms, 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: center;
}

h1.title {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #000000;
	text-align: center;
}

.author {
    text-align: right;
    font-size: 90%;
	font-style: normal;
	color: #000000;
}


address {
    font-size: 110%;
	font-style: normal;
	font-weight: bold;
    color: #000000;
}	
