* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}
img {
	border: 0px;
	line-height: 34px;
}
td {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.6em;
}
a {
	color: #006699;
	text-decoration: none;
}
.news {
	margin-left: 20px;
}
.news th {
	font-weight: bold;
	background-image: url(img/dot_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: top;
	color: #999999;
	padding-top: 6px;
}
.news td {

	font-weight: normal;
	background-image: url(img/dot_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	padding-top: 3px;
}