body { margin: 0px; color: #000000; background: white; min-width: 780px; max-width: 1200px; } 
h1 { font-size: xx-large; font-style: italic; padding: 2px; margin: 1px; } 
h2 { font-size: X-Large; padding: 2px; margin: 2px; text-decoration: underline; font-style: italic; font-weight: bolder; } 
h3 { font-size: x-large; padding: 2px; margin: 0px; } 
h4 { font-size: large; padding: 1px; margin: 0px; }
h5 { font-size: small; text-decoration: underline; font-style: italic; padding: 1px; margin: 0px; clear: none; }
h6 { font-size: small; padding: 1px; margin: 0px; clear: none; }
a { font-weight: bolder; font-style: normal; }
a:link, a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: underline; cursor: wait; color: red;}
hr { color: #000000 }
ul { text-align: left; }
ol { text-align: left; }
.subheading { font-size: large; text-decoration: underline; font-weight: bold; clear: none; }
.headerimg { padding: 5px; }
.superscript { vertical-align: super }
.left { text-align: left; }
.monospaced { text-align: justify; font-family: Courier, monospaced; }
.quote { text-decoration: underline; font-style: italic; }
.float_right { float: right; }
.float_left { float: left; }
.m1 { width: 1em; }
.m2 { width: 2em; }
.m3 { width: 3em; }
.m4 { width: 4em; }
.m5 { width: 5em; }
.m6 { width: 6em; }
.m7 { width: 7em; }
.m8 { width: 8em; }
.m9 { width: 9em; }

img { margin:0; padding:0; vertical-align: middle; border:0; }
#linkbar { border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
#linkbar ul { padding: 3px 0px 3px; margin: 3px 0px 3px; text-align: center; }
#linkbar li { list-style-type: none; display: inline; padding: 0px 1px 0px; }
#header { text-align: center; font-variant: small-caps; padding: 0px 0px 4px; background-image: url(/images/white-bg4.gif); }
#header img {margin: 5px 0px 5px; } 
#header ul { border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0px 3px; margin: 3px 0px 3px; text-align: center; }
#header li { list-style-type: none; display: inline; padding-left: 1px; padding-right: 1px; }
#menu ul { border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 3px 0px 3px; margin: 3px 0px 3px; text-align: center; }
#menu li { list-style-type: none; display: inline; padding-left: 1px; padding-right: 1px; }
#content { padding: 0px 12px 0px; }
#footer { color: #000000; text-align: center; font-variant: small-caps; border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding: 5px 0px 5px; background-image: url(/images/white-bg4.gif); }
#footer img { margin: 2px; }
#footer_left { float: left; width: 100px; }
#footer_main { float: none; margin: 5px; }
#footer_right { float: right; width: 100px; }

