<STYLE TYPE="text/css">
<!--
em {
	font-weight: bold;
	}
body {
	margin: 0;
	Padding: 0;
	font-family: verdana, sans-serif;
	color: #000;
	}
a {
	font-weight: bold;
	color: #339;
	}
a:hover {
	background-color: #ffc;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #006;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #006;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #006;
	}
.head {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 72%;
	background-color: #663;
	padding: 2px;
	border: 2px solid #000;
	}
.nav {
	position: absolute;
	top: 72px;
	left: 10px;
	width: 700px;
	}
.navitem {
	padding: 1px 13px;
	background-color: #cc9;
	font-size: 10px;
	width: 7%;
	text-align: center;
	font-weight: bold;
	color: #339;
	border-left: 2px solid #330;
	border-right: 2px solid #330;
	border-bottom: 2px solid #330;
	}
.navitem a {
	font-weight: bold ;
	color: #339 ; 
	}
.navitem a:hover {
	background-color: #ff0 ; 
	}
.navitem a:visited {
	color: #ff0 ; 
	}
.content {
	position: absolute;
	top: 90px;
	left: 10px;
	width: 72%
	}
.sidebar {
	position: absolute;
	top: 0px;
	left: 74%;
	width: 25%;
	}
.barbox {
	width: 100%;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #cc9;
	margin-top: 5px;
	}
.bartitle {
	width: 100%;
	background-color: #663;
	border-bottom: 2px solid #330;
	border-top: 2px solid #000;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 1px 5px;
	}
.bartext {
	font-size: 10px;
	line-height: 11px;
	padding: 2px 4px;
	}
.adbox {
	width: 100%;
	margin-top: 5px;
	border: 2px solid #000;
	padding: 2px;
	background-color: #cc9;
	}
.adtop {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 1px 5px;
	}
.adtop a {
	font-size: 10px;
	color: #000;
	}
.adtext {
	font-size: 10px;
	line-height: 14px;
	padding: 2px 4px;
	color: #ffc;
	background-color: #996;
	border: 1px dashed #003;
	}
.adtext b {
	font-size: 12px;
	font-weight: bold;
	color: #663;
	}
.adtext a {
	font-weight: bold;
	color: #cc9;
	}
.date {
	width: 100%;
	background-color: #cc9;
	border-bottom: 2px solid #663;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #663;
	font-size: 14px;
	font-weight: bold;
	color: #330;
	padding: 0px 5px;
	margin-top: 5px;
	}
.plain {
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	}
.text {
	font-size: 12px;
	line-height: 16px;
	padding: 4px 15px 2px 15px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #fff;
	}
.text a {
	font-weight: bold ;
	color: #339;
	}
.text a:hover {
	font-weight: bold ;
	text-decoration: none;
	background-color: #339 ;
	color: #cc9;
	}
.text a:visited {
	font-weight: bold ;
	color: #009;
	}
.comm {
	background-color: #FF0  ;
	}
.info {
	font-size: 9px;
	padding: 0px 30px;
	color: #666;
	padding-bottom: 4px;
	background-color: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	}
.butt {
	color: #ffc;
	background-color: #996;
	font-size: 10px;
	padding: 2px;
	margin-right: 10px;
	}
.hidden {
	position: absolute;
	top: 70px;
	left: -1px;
	height: 120%;
	}
body {
	font-family: verdana, sans-serif;
	}
-->
</STYLE>