body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bg {
	background-attachment: fixed;
	background-image: url(shalomimages/bgpage.jpg);
	background-repeat: no-repeat;
	background-position: center 90px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.heading {
	color:#CB3011;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-bottom:6px;
}
.tableshade {
	color:#FFFFFF;
	background-color:#607181;
	text-align:center;
}
p {
	margin-bottom:3px;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:3px;
}
ul {
margin-bottom:0;
margin-top:0;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration:none;
}
a:hover {
	color:#000066;
	text-decoration:underline;
	}

