@charset "UTF-8";
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 35px 15px 15px 35px;
	width: 125px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.copymain {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.headerblue {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #153A8B;
	letter-spacing: 2px;
}
