body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.imgbox {
	text-align: center;
}

.linkbox {
	margin-top: 12px;
	text-align: center;
}

img {
	max-width: 100%;
    height: auto;
}