html {
	font-family: "Book Antiqua","Times New Roman", Times, serif;
}

h1 {

	font-size:150%;
	color:#990000;
	
}

h2 {

	font-size:120%;
	color:#990000;

}

h3 {

	font-size:100%;
	font-style:italic;
	color:#990000;

}

th {

	font-size:100%;
	font-style:italic;
	color:#990000;

}

td {

        font-size:75%;
}
