body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}
TT {
	font-family: Courier;
}
#footer {
	border:1px solid #ccc;
	background:#e2f2ff;
	padding:3px;
	text-align:left;
	width:100%;
}
H1 {
	text-align:left;
	border:2px solid #bbb;
	padding:4px;
	background:#e2f2ff;
	color:#0b0b72;
	font-weight: bold;
	font-size: 12px;
}
.heading {
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-left: 1em;
}
.heading1 {
	text-align:left;
	border:2px solid #bbb;
	padding:4px;
	background:#e2f2ff;
	color:#0b0b72;
	font-weight: bold;
}
div.front {
	border: none;
	width: 40em;
	background: #e2f2ff;
	color:#0b0b72;
	left: -6px;
	top: -2px;
}
div.shadow  {
	width: 40.3em;
	height: 1.4em;
	background: #c2d2df;
	border: 1px solid #AAAAAA;
	position: relative;
	margin-top: 1em;
} 
