BODY {
	background: white;
	color: black;
}

P {
	font-family: "Times New Roman",serif;
}

H1 {
	font-family: "Century Schoolbook",Verdana,Arial,sans-serif;
        font-size: xx-large;
}

H2 {
	font-family: "Century Schoolbook",Verdana,Arial,sans-serif;
        font-size: x-large;
}

H3 {
	font-family: "Century Schoolbook",Verdana,Arial,sans-serif;
        font-size: large;
}

H4 {
	font-family: "Century Schoolbook",Verdana,Arial,sans-serif;
        font-size: medium;
}

DIV.footnote {
}
PRE, TT, CODE, KBD, SAMP {
	font-family: monospace
}

