@charset "utf-8";
/* CSS Document */

body {
	margin-top: 20px;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: ee3233;
}
 a.bottom {
	font-size: 11px;
	color: #E33233;
	height: 13px;
	padding:7px;
}
 a.bottom:link {
	text-decoration: underline;
}
 a.bottom:visited {
	text-decoration: underline;
	color: #E33233;
}
 a.bottom:hover {
	text-decoration: underline;
	color: #0191C8;
}
 a.bottom:active {
	text-decoration: none;
	color: #E33233;
}
.address {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding:5px
}
