#menu,
.sidecol,
#header dl,
.articleoptions,
#respond,
#footer {
	display: none;
}

#header {
	padding: 10px 0 0;
	height: 83px;
	border-bottom: 1px solid #8d8d8d;
}

img,
fieldset {
	border: 0;
}

#logo img {
	width: 162px;
	height: 52px;
}

body, table td, table th {
	font: 12px/16px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

a {
	color: #87b401;
	text-decoration: none;
}

a span {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.contentcol h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.wdate h1 {
	margin-bottom: 12px;
}

.wdate .date {
	margin-bottom: 12px;
}

.articlebody img {
	display: block;
	border: 1px solid #dadada;
}

.articlebody h2 {
	font-size: 14px;
	line-height: 18px;
}

.articlebody h3,
.articlebody h4,
.articlebody h5,
.articlebody h6 {
	font-size: 13px;
	line-height: 17px;
}

div.articlebody ul li {
	padding-left: 22px;
	margin: 0 0 4px;
}

div.articlebody ul li {
	background: url(../i/sprite-icos.png) no-repeat 7px -284px;
}

div.articlebody ul ul {
	margin: 10px 0 0;
}

div.articlebody ul ul li {
	background-position: 10px -491px;
}

div.articlebody ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 22px;
}

div.articlebody ol li {
	margin: 0 0 4px;
}

