BODY {
	font : normal normal normal 15px  "Times New Roman",  "Garamond", serif;
	margin : 10px 10px 55px;
	background : #d0d6e1;
}
P, TD, TABLE {	
	font : normal normal normal 15px  "Times New Roman",  "Garamond", serif;
	width: 675px;
	margin: auto auto auto 50px;
}
H1 {	
	font : normal normal bold 17px "Times New Roman",  "Garamond", serif;
	margin: auto auto auto 50px;
	color: #962F5A;
	width: 675px;
	border-bottom: 1px solid White;
}
A {
	color : #962F5A;
	font: bold;
}
A:HOVER {
	text-decoration : none;
}
