BODY {
	font-family : arial, sans-serif;
	font-size : small;
	margin-top:0px; margin-left:3px ;margin-right:3px; margin-bottom:0px	
}



P, LI, UL, B, TD {
	font-family : arial, sans-serif;
	font-size : small;
	line-height: 1.4em;
} 

H3 {
	font-family : arial, sans-serif;
	font-size : small;
	font-weight : bold;
}
H2 {
	font-family : arial, sans-serif;
	font-size : medium;
	font-weight : bold;
}
H1 {
	font-family : arial, sans-serif;
	font-size : large;
	font-weight : bold;
}
A {
	text-decoration : none;
	font-weight : bold;
}
A:hover {
color:#2e66e6;


