body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-size: 12px;
	line-height: 125%;
	background-image: url(images/bg.gif);
}
.waku {
	border: solid #006699 1px;
}
.coment_titel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	display: block;
	margin-bottom: 8px;
}
.news {
	font-size: 10px;
	line-height: 130%;
}
.rightwaku {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #002851;
}
.red_bold {
	font-weight: bold;
	color: #CC0000;
}
