body, table {
	font-family: Times New Roman;
	font-size: 12px;

	color: #000000;
	background-color: #FFFFFF;
}
.title {
	font-size: 1.5em;
}
@media all and (max-width:640px) {
.popuplogo img { width:100%;}
}
@media all and (max-width:360px) {
	.popuplogo td { width:80%; display: block;}

}