html {width: 100%;}
body {
   background: white;
   text-align: left;
   font-family: Georgia, Palatino, serif;
   font-size: 11pt;
   line-height: 125%;
   }
h1, h2, h3, h4, h5, h6, th.header {
   font-family: myriad, "gill sans", helvetica, arial, sans-serif;
   font-weight: bold;
   font-size:  14pt;
   margin-top: 2pt;
   margin-bottom: 2pt;
   letter-spacing: 1pt;
   }
/*h1, th.header {
   font-size:  14pt;
   }*/
td.calendar {
   font-size:  10pt;
   }
#menu, #header, #ciyheader, #footer {
   display: none;
   }
#content, #menucontent{
   width: auto; 
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#contentcalendar{
   width: auto; 
   margin: 0 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   line-height: 90%;
   }
/*div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }*/
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
*/
