@charset "utf-8";
/* CSS Document */
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
}


