body
	{ font-family: Arial, sans-serif; color: black;
	  text-indent: 0; background-color: white; }

#myhead { font-size: 2em; }

p {
  max-width:750px;
}

.spread {
  max-width:1200px;
}

img { border-style: solid; border-width: 1px; border-color: grey; }

th { text-align: center; }

td { text-align: center; }

.calhdr { text-align: center; font-weight: bold; width: 400px; font-size: 1.5em; }
.calbdy { text-align: center; }

.red { background-color: #f0f0f0; 
       border-style: solid;
       border-width: 1px; border-color: grey;}

.month { text-align: right; width=1em; }
.section { text-align: left; }


.repname { position: relative; font-weight: bold; }

.inst { position: relative; font-weight: bold; left: 1em; }
