
pre { font-family: monospace; }
h1, h2, h3, h4, h5, p, ul { font-family: Arial, sans-serif; }
body { font-family: Arial,sans-serif; font-size: small; margin-left: 10%; text-align: left; 
               margin-right: 10%; background: rgb(226,250,241) url('bg2.gif');  border-style:none; background-attachment:fixed;  }
body.navbar { font-family: Arial,sans-serif; font-size: small; margin-left: 0%; margin-right: 0%; text-align: left; 
               background: rgb(226,250,241) url('bg2.gif');  border-style:none; background-attachment:fixed;  }
p { margin-top: 0; margin-bottom: 0; }
h1 { font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0;}
h2 { font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0;}
h3 { font-family: Arial; font-weight: bold; margin-top: 0; margin-bottom: 0;}
em { font-style: italic;  }
strong { font-weight: bold; }
h1 { font-size: x-large; vertical-align: bottom;  }
h2 { font-size: large; }
h3 { font-size: medium; }
h4 { font-size: medium; }
h5 { font-size: medium; }

:link { color: #0000CC; }  /* for unvisited links */
:visited { color: #993366; } /* for visited links */
:active { color: #993366; } /* when link is clicked */
:hover { color: #0000FF; } /* when mouse is over link */

.headerlogo { text-align:center; }
.pageheader { font-size: medium; color: black; font-weight: bold; font-style:italic; text-decoration: underline; }
.headertext { font-size: small; color: red; font-weight: bold; }
.bodytext { font-size: small; color: black; }
.footertext { font-size: small; color: red; font-weight: bold; }
.copyright { font-size: x-small; color: black; }
.footnote { font-size: x-small; color: black; }

.shout { font-size: xx-large; line-height: 200%; font-weight: bold; }

.suspended { font-size: small; color:red; }
.formtitle { font-size: medium; font-weight: bold; }
.formname { font-size: medium; font-weight: bold; }
.formtext { font-size: small; }
.formprompt { font-size: small; font-weight: bold; }
.formrequired { font-size: small; color: red; }
.forminput { font-size: small; }

.bodytable { width: 100%; border-style:none ; border-width:0; padding:0; }

