@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_h1 {
	text-align: center;
	font-size: x-small;
	margin-top: 0px;
	
}
a, img{
	border: none;
	outline: 0 none;
}



div#Footer a{
	color: #000;
	text-decoration: none;
}

div#Footer a:hover{
	text-decoration: underline;
}