@charset "utf-8";
/* CSS Document */
BODY {
	margin-top: 0px;
	background-color: #f8f8f8;
	margin-right: 0px;
	margin-left: 0px;
}
.menutxt {
	font-size: 12px;
	color: #FFFFFF;
	padding-left:30px;
}
.foot {
	font-size: 9pt;
	color:#005AB5;
	line-height:120%;
}
.articlefoot{
    font-size: 9pt;
	color:#000000;
	line-height:120%;
}
a:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.td1{
    font-size: 10pt;
	color: #2c6ab7;
}
.time{
    font-size:11pt;
	color: #ea6210;
}
td {
	font-size: 10pt;
}

