@charset "iso-8859-1";
/* CSS Document */


BODY {
	margin-top: 5%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
a {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	text-decoration: none;
}
a:link {
	font-style: normal;
}
a:active {
	font-style: normal;
}
a:visited {
	font-style: normal;
}
a:hover {
	font-style: normal;
	color: #666666;
	background-color: #F3F3F3;
	text-decoration: none;
}
img {
	border: thin solid #F3F3F3;
}

