@charset "utf-8";
/* CSS Document */
body{
	/*font-family:Arial, Helvetica, sans-serif, "";*/
	font-family:Tahoma, "";
	font-size:12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	text-align: center;
}
a {
	color:#333333;
	text-decoration: none;
	text-align: left;
	margin:0px;
}
a:hover { text-decoration:underline; }
img{border:0px; padding:0px; margin:0px; vertical-align:text-bottom;}