/*body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
*/

/*div {
	padding: 0px;
	color: #000;
	margin: 0px;
	width: 1000px;
	float: right;
}
*/
/*blockquote {
	margin: 10px;
	padding: 10px;
}
*/
/*fieldset {
	border: 0px currentColor; border-image: none;
}
img {
	border: 0px currentColor;
	border-image: none;
	text-align: center;
}
address {
	font-style: inherit;
}
caption {
	font-style: inherit;
}
cite {
	font-style: inherit;
}
code {
	font-style: inherit;
}
*/
/*dfn {
	font-style: inherit;
}
em {
	font-style: inherit;
}
strong {
	font-style: inherit;
}
th {
	font-style: inherit;
}
var {
	font-style: inherit;
}
optgroup {
	font-style: inherit;
}
del {
	text-decoration: none;
}
li {
	list-style: none;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}
*/
q::before {
	content: "";
}
q::after {
	content: "";
}
abbr {
	border: 0px currentColor; border-image: none; font-variant: normal;
}
acronym {
	border: 0px currentColor; border-image: none; font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: rgb(0, 0, 0);
}

.clear {
	clear: both;
}
