* {
	margin: 0px; padding: 0px; border: currentColor;
}
ul {
	list-style: circle;
}
form {
	display: block;
}
p {
	font-weight: normal;
}
pre {
	font-weight: normal;
}
blockquote {
	font-weight: normal;
}
ul {
	font-weight: normal;
}
ol {
	font-weight: normal;
}
dl {
	font-weight: normal;
}
address {
	font-weight: normal;
}
pre {
	margin: 0px 0px 1em;
}
blockquote {
	margin: 0px 0px 1em;
}
ul {
	margin: 0px 0px 1em;
}
ol {
	margin: 0px 0px 1em;
}
dl {
	margin: 0px 0px 1em;
}
address {
	margin: 0px 0px 1em;
}
p {
	margin: 0px 0px 1.5em;
}
xmp {
	padding: 15px;
}
cite {
	font-style: italic;
}
em {
	font-style: italic;
}
dfn {
	font-style: italic;
}
sup {
	bottom: 0.3em; vertical-align: baseline; position: relative;
}
sub {
	bottom: -0.2em; vertical-align: baseline; position: relative;
}
li {
	margin-left: 1em;
}
dd {
	margin-left: 1em;
}
blockquote {
	margin-left: 1em;
}
li {
	margin-bottom: 5px;
}
code {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
kbd {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
samp {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
pre {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
tt {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
var {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
textarea {
	font-family: monaco, "Lucida Console", courier, mono-space; font-size: 100%;
}
del {
	text-decoration: line-through;
}
ins {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
dfn {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
small {
	font-size: 85%;
}
sup {
	font-size: 85%;
}
sub {
	font-size: 85%;
}
abbr {
	text-transform: uppercase; letter-spacing: 0.1em; font-size: 85%; border-bottom-width: 1px; border-bottom-style: dotted;
}
acronym {
	text-transform: uppercase; letter-spacing: 0.1em; font-size: 85%; border-bottom-width: 1px; border-bottom-style: dotted;
}
a abbr {
	border: currentColor;
}
a acronym {
	border: currentColor;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
h1 {
	line-height: 1.2em; font-size: 2.5em; margin-bottom: 0.8em;
}
h2 {
	line-height: 1.2em; font-size: 2em; margin-bottom: 0.8em;
}
h3 {
	line-height: 1.2em; font-size: 1.7em; margin-bottom: 0.8em;
}
h4 {
	line-height: 1.2em; font-size: 1.3em; margin-bottom: 0.8em;
}
h5 {
	line-height: 1.2em; font-size: 1.1em; margin-bottom: 0.8em;
}
h6 {
	line-height: 1.2em; font-size: 1em; margin-bottom: 0.8em;
}
a img {
	border: currentColor; text-decoration: none;
}
img {
	border: currentColor; text-decoration: none;
}
label {
	cursor: pointer;
}
button {
	cursor: pointer;
}
fieldset {
	border: currentColor;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.alignleft {
	margin: 0px 15px 0px 0px; float: left;
}
img.alignright {
	margin: 0px 0px 0px 15px; float: right;
}
.no_margin {
	margin: 0px !important;
}
.hidden {
	display: none;
}
