body	{ color: black; background-color: white; background-repeat: repeat-x; background-image: url(images/bg.gif);
		margin-top: 10px; font-size: 12pt; font-family: 'Times New Roman',Times,serif; }
h1	{ margin-top: 0pt; font-size: 24pt; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
h2	{ margin-bottom: 0pt; margin-top: 15pt; font-size: 18pt; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
h3	{ font-size: 14pt; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
h4	{ font-size: 10pt; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
hr	{ color: black; background-color: white; border-color: black; width: 80%; }
div	{ margin: 0px; }
li	{ margin-bottom: 3pt; }
a	{ text-decoration: underline; }
a:link	{ color: #402000; }
a:visited	{ color: #402010; }
a:hover	{ color: #804000; }
a:active	{ color: red; }
a:focus	{ color: red; }
b a:link	{ color: black; }
b a:visited	{ color: #202020; }
b a:hover	{ color: #603000; }
b a:active	{ color: red; }
b a:focus	{ color: red; }
h2 a { text-decoration: none; color: black; }
h2 a:hover { text-decoration: none; color: black; }
h3 a { text-decoration: none; color: black; }
h3 a:hover { text-decoration: none; color: black; }
h4 a { text-decoration: none; color: black; }
h4 a:hover { text-decoration: none; color: black; }
.logo	{ position: absolute; left: 0px; top: 0px; z-index: 0; }
.title	{ position: absolute; left: 10%; top: 10px; width: 90%; z-index: 2; text-align: center; }
.navbar {
  position: absolute; left: 0px; top: 232px; width: 185px; height: 568px;
  border: none 0px; z-index: 4;
}
.leftend	{ position: absolute; left: 0px; top: 800px; z-index: 3; }
.body	{ position: absolute; left: 185px; top: 120px; width: 80%; min-height: 700px; z-index: 5; margin-bottom: 10px; }
.pageend	{ position: relative; bottom: 5px; width: 100%; font-size: 8pt; text-align: center; }
.pageend td	{ width: 30%; text-align: center; vertical-align: middle; }
img.icon	{ vertical-align: middle; }