body,td,th {
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
p#design{
	display: none;
}
.Table_main {
	width: 600px;
	margin-left: 13px;
}
.RuleTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #666600;
	border-left: 10px solid #FFCC00;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.JWCAddress {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.SendAddress {
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

p .Bold {
	font-weight:bold;
}

em {
	font-family: "Arial", Helvetica, sans-serif;
  font-style:normal;
	font-weight:bold;
	color:#F00;
}


