body {
	margin:0px;
	padding:0px;
	background-color:#E2E6E7;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

body, p, div, span, th, td, input, select, textarea {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
}

td.topMenuTD {
	padding-left:7px;
	padding-right:6px;
}

a {color:#2E598C;}

a.topMenuLink {
	color:#0B2655;
	font-weight:bold;
	text-decoration:none;
}
a.topMenuLink:hover {text-decoration:underline;}

a.hp_bullets {
	color:black;
	text-decoration:none;
}
a.hp_bullets:hover {
	text-decoration:underline;
}
	