body {
	color: #FFFFFF;
}
.headline {
	padding: 5px;
}
.review {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}
.official {
	font-family: verdana;
	font-size: 9px;
	padding: 2px;
}
.end {
	font-family: verdana;
	font-size: 9px;
	padding: 2px;
}
a {
	color: #FF8888;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main_title {
	font-family: sans-serif;
	font-size: 13;
	background: #DCDCDC;
	color: #05162B;
	padding-top: 2px;
	padding-left: 8px;
	height: 27px;
	border-bottom: 1px solid #595959;
}