body, p, a, ul, ol {
	background-color: #eeeeee;
	border-style: none;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	line-height: 1.3;
	letter-spacing: 0px;
	word-spacing: 0px;
	white-space: normal;
	text-shadow: 0px 0px 0px #eeeeee;
	font-style: normal;
	font-variant: normal;
}
body, p, ul, ol {
	color: #111111;
	text-align: justify;
	text-align-last: left;
	font-family: "Times New Roman", "Times", "serif";
	font-weight: normal;
	font-size: 18px;
}
p, a, ul, ol {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body {
	min-width: 800px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #0066bb;
	text-align: left;
	text-align-last: left;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration-line: underline;
	text-decoration-color: #0066bb;
	text-decoration-style: normal;
	text-decoration-thickness: 2px;
	font-weight: bold;
	font-size: 24px;
}
ul {
	list-style-type: circle;
	list-style-position: inside;
}
p.center {
	text-align: center;
	text-align-last: center;
}
p.right {
	text-align: right;
	text-align-last: right;
}
a:hover {
	text-decoration-style: wavy;
}
h1, h2, h3, h4, h5, h6 {
	background-color: #eeeeee;
	color: #111111;
	border-style: none;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-align-last: center;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	line-height: 1;
	letter-spacing: 0px;
	word-spacing: 0px;
	white-space: normal;
	text-shadow: 0px 0px 0px #eeeeee;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
hr {
	background-color: #eeeeee;
	color: #111111;
	border-style: solid;
	border-width: 1px;
	border-radius: 0px;
	border-color: #111111;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1;
}
table, tr, th, td {
	background-color: #eeeeee;
	color: #111111;
	border-style: none;
	border-width: 0px;
	border-radius: 0px;
	border-color: #eeeeee;
	border-collapse: collapse;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	text-align-last: left;
	vertical-align: top;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	line-height: 1.3;
	letter-spacing: 0px;
	word-spacing: 0px;
	white-space: normal;
	text-shadow: 0px 0px 0px #eeeeee;
	font-family: "Times New Roman", "Times", "serif";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 18px;
}
table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
tr, th, td {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
th.center, td.center {
	text-align: center;
	text-align-last: center;
}
th.right, td.right {
	text-align: right;
	text-align-last: right;
}
span.bold {
	font-weight: bold;
}
span.italic {
	font-style: italic;
}
span.high {
	font-weight: bold;
	color: #7f00bf;
}
img {
	background-color: #eeeeee;
	border-style: none;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}