body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #00f;
	outline: none;
	}
a:visited {
	color:  #f00;
	}
a:active {
	color:  #00f;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	position: absolute;
	top: 1px;
	left: 329px;
	margin: 0px;
	padding: 10px;
	border: 0px dotted #000;
	background: #fff;
	width: auto;
	height: auto;
	}
#left {
	position: absolute;
	top: 90px;
	left: 100px;
	margin: 0px;
	padding: 10px;
	border: 0px dotted #000;
	background: #fff;
	width: 390px;
	height: auto;
	}
#middle {
	position: absolute;
	top: 120px;
	left: 390px;
	margin: 0px;
	padding: 10px;
	border: 0px dotted #000;
	background: #fff;
	width: 390px;
	height: auto;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.webfai
	{
		padding: 10px;
		text-align: center;
		font-size:75%;
		color:black;
	}