body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #FFCCCC;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: large;
	text-align: center;
}
h2 {
	font-size: medium;
	text-align: center;
}
h3 {
	font-size: small;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0099;
}
