/* CSS Document */
body {
	background-color: #85270e;
	font-family: Arial, Helvetica, sans-serif;
    color: black;
}
table {
	background-color: #FFFFFF;
}

p.navigation {
	font-weight:bolder;
	font-size:12pt;
}
p.tutors {
	font-size:10pt;
	font-style:italic;
}