body {
   background: #FFE7DB;
   margin : 3% 10% 3% 200px;
}

body {
   width: 650px;
}

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: #000000;
	font-size: 120%;
	text-align: center;
}

address {
	font-style: normal;
	font-weight: bold;
    color: #AA0055;
	text-align: center;
}	

span.author {
    text-align: right;
	font-size: 80%
}

h1 {
   font-family: arial,helvetica;
   font-size: 300%;
   color: #AA0055;
   text-align: center;
}  
  
p.box {
   color: #AA0055;	
   text-align: left;
   font-family: arial,helvetica;
}

td.vtop {
	vertical-align : top;
}

h2 {font-family: arial,helvetica;
   font-size: 150%;
   color: #AA0055;
   text-align: center;
}