BODY {
	font-family : sans-serif;
	font-size : small;
}

P, LI, UL, B, TD {
	font-family : sans-serif;
	font-size : small;
} 

H3 {
	font-family : sans-serif;
	font-size : small;
	font-weight : bold;
}
H2 {
	font-family : sans-serif;
	font-size : medium;
	font-weight : bold;
}
H1 {
	font-family : sans-serif;
	font-size : large;
	font-weight : bold;
}
A {
	text-decoration : none;
	font-weight : bold;
}
