a, a:link, a:visited{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a:active, a:hover, a:focus {
	text-decoration : underline;
}
a.mlink, a.mlink:link, a.mlink:visited {
	color : #999999;
}
span.anek, a.nlink, a.nlink:link, a.nlink:visited {
	color : #6699CC;
	font-weight : bold;
}
a.nlink:active, a.nlink:hover, a.nlink:focus {
	color : #FF9900;
}
div.time, body, td, tr{
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h3,a.alink, a.alink:link, a.alink:visited {
	color : #6699CC;
}
a.alink:active, a.alink:hover, a.alink:focus {
	color : #FF9900;
}
.deftext{
	color : #555555;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}
span.dred{
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h4{
	color : #6699CC;
	font-size : 16px;
	}
h5{
	color : #990000;
	font-size : 14px;
}
h6{
	color : #336699;
	font-size : 12px;
}
p{
	text-align : justify;
}
div.wide-banner{
	width: 458px;
	padding: 0 10px;
	border: solid 1px #999999;
	background-color: #ffffff;
	height: 66px;
}

*html div.wide-banner{
	padding: 10px;
	width: 468px;
}

div.wide-banner p{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	text-align: justify;
}

div.wide-banner img{
	margin-right: 4px;
	border: none;
}

div.tall-banner{
	width: 120px;
	padding: 10px;
	border: solid 1px #999999;
	margin: 10px auto;
	text-align: center;
}

div.tall-banner p, div.tall-banner a{
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
}

div.tall-banner img{
	margin-bottom: 5px;
	border: none;
}

*html div.tall-banner{
	width: 140px;
	margin: 10px 5px;
}