H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-style: small-caps;
}

H2  {
	font-size: large;
}

CODE, KBD  {
	font-family : monospace;
	background-color : #dddddd;
}

PRE, TT {
	font-family : monospace;
}

P, BODY {
	background-color : #ffffff;
}

P, TD, BODY {
	font-family : sans-serif;
}

.URL {
	font-family : monospace;
}
