html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
capxion,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-style:none;
	border-width:0px;
	font-family:inherit;
	font-size:100%;
	margin:0px;
	padding:0px;
	vertical-align:baseline;
}
body,
input,
select,
textarea,
button {
	font-size: 12px;
	line-height:1.2;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:"";
}
blockquote,
q {
	quotes:"" "";
}
a:hover {
	text-decoration:none;
}
a img {
	border:medium none;
}
img {
	clear:both;
	display:block;
}
p {
	clear: both;
	margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight:bold;
	margin:0px 0px 10px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}
ol {
	list-style-position:outside;
	margin:0px 0px 10px;
	padding:0px 0px 0px 30px;
}
ul {
	list-style-position:outside;
	margin:0px 0px 20px 8px;
	padding:0px 0px 0px 10px;
}
li {
	margin:0px 0px 5px;
}
dl {
	list-style-type:none;
	margin:0px 0px 20px;
	padding:0px;
}
dt {
	margin:0px 0px 5px;
}
dd {
	margin:0px 0px 8px 20px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px 0px 1px 1px;
	clear:both;
	display:table;
	margin-bottom: 10px;
	width:100%;
}
table capxion {
	display:none;
}
table,
td,
th {
	border-style:solid;
	vertical-align:top;
}
td,
th {
	border-width:1px 1px 0px 0px;
	margin:0px;
	padding:4px 8px;
	text-align: left;
}
thead th {
	font-weight:bold;
}
tbody th,
tfoot th {
	font-weight:bold;
	text-align:left;
}