body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #233c4f;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #121e28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #44637a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44637a;
}
a:hover {
	text-decoration: none;
	color: #182B38;
}
a:active {
	text-decoration: none;
	color: #44637a;
}
.title {
	font-size: 11px;
	color: #203748;
}
.content {color: #203748}
.date {color: #3e617d}