.pageBg {
	background: url(bg_page.gif) repeat-y center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000066;
	font-weight:bold;
}
.subHeading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
}
.subSubHeading {
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
