body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.maincopy {
	padding: 30px 18px 18px;
	line-height: 14px;
	text-align: justify;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
	padding-right: 25px;
	padding-left: 25px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.wecard_btn {
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.footer {
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 10px;
}
.right_col {
	padding: 30px 12px 18px;
	line-height: 12px;
	text-align: left;
	font-size: 11px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}
hr {
	color: #CC0000;
	background-color: #CC0000;
	height: 1px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.steps {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;
}
.content_tbl {
	padding: 5px 15px;
}
.border_tbl {
	border: 1px solid #CC0000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.copy_form {
	font-size: 10px;
}
