@charset "utf-8";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #25211E;
}
a{
	color: #25211E;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
table{
	width: 100%;
}
table td{
}