		/* standard styles for website */

		/* general */
body,th,td {			margin:0; font-size:100%; font-family:"Sylfaen,Georgia,serif";}
body {				background-color:white; color:black; padding:0; }
th,td {				padding:0 2px; }
.nolink {			font-weight:normal; font-style:italic; font-family:sans-serif; color:green; font-size:80%; }
a:hover {			font-size:133%; }

		/* masthead */
#mhdiv {			background:#06f; padding:4px; }
th.mh,td.mh {			background:#06f; }
#mhpicL {			text-align:right; }
#logo {	 			width:80px; margin:0; padding:0; text-align:center; }
#mhbanner0 {			background:#fff; color:#06f; text-align:center; font-weight:bold; }
#mhbanner1 {			font-size:144%; }
#mhbanner2 {			font-size:122%; }
#mhbanner3 {			font-size:90%; font-style:italic; }

		/* navbar */
.nav,.nau {			border:0 solid #06f; border-width:0 2px; background-color:#ddd; 
				vertical-align:top; font-style:normal; font-family:serif; font-size:100%; }
.nau {				border-bottom:3px solid #06f; }

		/* main body */
#maindiv {			background:#fff; border:0; }

h1,h2,h3,h4,h5,h6 {		margin:0; padding:0 2px; text-align:center; font-weight:bold; }
h1 {				font-size:177%;	}
h2 {				font-size:144%;	}
h3 {				font-size:122%;	}
h4 {				font-size:100%; }
h5 {				font-size: 80%; }
h6 {				font-size: 60%; }
h1,h2,h3,h4,h5,h6,.txalc {	text-align:center; }
.txalr {			text-align:right; }

.hotnote,.warmnote,.coolnote {	margin:0 2em; font-style:italic; }
.hotnote {			font-weight:bold; color:red; background:yellow; }
.warmnote {			color:#c00; }
.coolnote {			color:navy; font-size:80%; }

