BODY {
	font-family : sans-serif;
	font-size : small;
	margin-top:0px; margin-left:3px;margin-right:3px;
}



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;
}


