@charset "UTF-8";
.BORDER {
	border: 1px solid #CCCCCC;
}
.HEADER {
	font-family: Arial, Helvetica, sans-serif;
	color: #37A8E4;
	font-size: 20px;
}
.COPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
