html {
	height: 100%;
}
body {
	margin: 0em; padding: 0px; height: 100%; color: rgb(0, 0, 0); line-height: 1.7em; font-family: sans-serif; font-size: 12px; background-color: rgb(255, 0, 0);
}
h1 {
	margin: 0em; padding: 0.5em;
}
p {
	margin: 0em; padding: 1em 1em 1em 14em; background-color: rgb(255, 255, 255);
}
div.bodytext {
	height: 100%; margin-right: 20%; margin-left: 20%; min-width: 400px; background-color: rgb(255, 255, 255);
}
p.footer {
	text-align: center; font-size: 10px; font-style: italic; border-top-color: darkgray; border-top-width: thin; border-top-style: solid;
}
blockquote {
	margin: 0em; padding: 1em 1em 1em 15em; background-color: rgb(255, 255, 255);
}
img.logo {
	width: 100%; height: auto; max-height: 175px;
}
img.resize {
	width: 100%; height: auto;
}
img.imgleft1 {
	border: thin solid gray; border-image: none; left: 20%; top: 200px; width: 115px; height: 45px; position: fixed;
}
img.imgleft2 {
	border: thin solid gray; border-image: none; left: 20%; top: 245px; width: 115px; height: 45px; position: fixed;
}
img.imgleft3 {
	border: thin solid gray; border-image: none; left: 20%; top: 290px; width: 115px; height: 45px; position: fixed;
}
img.imgleft4 {
	border: thin solid gray; border-image: none; left: 20%; top: 335px; width: 115px; height: 45px; position: fixed;
}
img.imgleft5 {
	border: thin solid gray; border-image: none; left: 20%; top: 380px; width: 115px; height: 45px; position: fixed;
}
img.imgleft6 {
	border: thin solid gray; border-image: none; left: 20%; top: 425px; width: 115px; height: 45px; position: fixed;
}
img.thumb {
	width: 200px; height: 105px;
}
table {
	padding: 1em 1em 1em 14em; border: currentColor; border-image: none; width: 100%; text-align: center;
}
th {
	background: rgb(187, 187, 187); padding-top: 0.5em; padding-bottom: 0.5em; font-size: larger; font-weight: bold;
}
td {
	border: thin solid gray; border-image: none;
}
   ul {
     padding: 1em 1em 1em 14em;
   }
