body {
	scrollbar-base-color:#3C3C3C;
	scrollbar-highlight-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #ddd;
	}
a {
	text-decoration: underline;
	color:  #000;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #fff;
	background-color: #000;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	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;
	}
li {
	font-size: 12px;
	font-weight: normal;
	}
ul	{
	font-weight: bold;
	}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000;
	border-width: 3px;
	}
td	{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
  	padding: 2px;
	text-align: left;
	font-size: 11px;
	background-color: #fff;
	}
th	{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
  	padding: 2px;
	text-align: left;
	font-size: 12px;
	background-color: #ccc;
	}
.rand {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	}
.norand {
	border-width: 0px;
	border-style: solid;
	border-color: #FFF;
	}
.bgc	{
	background-color: #FBB;
	}
img{
	border: 0px;
	padding: 1px;
	margin: 2px;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.ten {
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.eleven {
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000;
	background: #fff;
	width: 150px;
	}
#middle {
	width: auto;
	margin: 5px 190px;
	padding: 2px;
	border: 1px solid #000;
	background: #fff;
	}
#right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000;
	voice-family:inherit;
	background: #fff;
	}
