@charset "utf-8";
/* CSS Document */
.Style2 {font-size: small}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #AB0404;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #006600;
}
#footer ul {display:block; list-style:none; padding:0px; margin:0px auto; width:100%;}
#footer ul li{display:inline; width:auto; height:30px; padding-left:20px; padding-right:20px;}
#footer a,a:hover,a:visited{color:#FFFFFF; font-variant:small-caps;}
#menu-top {
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}

