/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-dark-shadow-color: #cccccc;
	scrollbar-3d-light-color: #cccccc;
}
.foot {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}
.foot a:link {
	font-size: 12px;
	color: #666666;
}
.foot a:hover {
	font-size: 12px;
	color: #000000;
}
.more {
    font-family: Verdana;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}
.more a:link {
	font-size: 10px;
	color: #666666;
}
.more a:hover {
	font-size: 10px;
	color: #000000;
}
.top {
	font-size: 12px;
	color: #8AB8FB;
	text-decoration: none;
}
.top a:link {
	font-size: 12px;
	color: #8AB8FB;
}
.top a:hover {
	font-size: 12px;
	color: #ffffff;
}
table,td {
font-family: Arial;
font-size:12px;
color:#333333;
}