H3 {
	font-family : "Century Schoolbook";
	font-weight : bold;
	font-size : 20px;
}
td {
	font-family : Arial;
	font-size : 12px;
}
body {
	font-family : Arial;
	font-size : 12px;
	background : #FFE9EB;
	color : Black;
}
