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

