@charset "utf-8";
body  {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	padding-bottom: 1em;
}
a{color:#333;font-size:1em}
table {margin-bottom: 0.7em;}
td, th {
	font-size:1em;
}
td {padding-right:20px;}
th {font-weight: bold; padding-bottom:10px; color:#000;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-decoration: none;
}
#content h2 {color:#f38217; padding:0.35em 0 0.7em 0;}
#content h3 {padding-bottom: 0.5em;}
/*h1 {
	color:#f38217;
	font-size: 28px;
	line-height: 28px;
}
h2 {
	color:#f38217;
	padding-bottom:0.5em;
	font-size: 1.3em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0em 0 0.5em 0;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.4em;
}
h6 {
	font-size: 0.8em;
	line-height: 1em;
	letter-spacing: 0em;
}*/
ol {
	padding-bottom:0.7em !important;
	list-style-position: inside;
}
.content-centered {
	text-align:center;
}

.w-coup-buttons { width:642px; padding:15px 0; text-align:center; }
