body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
.left_text {
	color: #666666;
}
.copy {
	color: #666666;
	line-height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
}


.login_text {
	color: #666666;
}
.login_table {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.news_text {
	color: #666666;
}
.title {
	font-weight: bold;
	color: #0D4A91;
}

.stat {
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #008BCE;
	text-decoration: underline;
}
.left_menu {
	font-size: 12px;
	text-indent: 30px;
	color: #333333;
	height: 20px;
}
