	body {
		 background-color: black;
		 text-align: center;
		}
	table{
		 margin: 0 auto;
		 text-align: left; 
		 background-color: #FFFFFF; 
		 white-space: normal; 
		 overflow: auto;
		 vertical-align: top;
		}
	table.indextable{
		 width: 800px;
		}
	.calcell, .calcell .main{
		 width: 100%;
		 text-align: center;
		}
   .main{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: normal;
		  font-size: 10pt;
		  color: #000000;
		  background-color: white;
		  text-align: left;
		  vertical-align: top;
		  white-space: normal;
		  overflow: auto;
		}
   .main2{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: normal;
		  font-size: 10pt;
		  color: #000000;
		  background-color: #C6CAC0;
		  text-align: left;
		  vertical-align: top;
		  white-space: normal;
		  overflow: auto;
		}
   .events{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: normal;
		  font-size: 10pt;
		  color: #000000;
		  background-color: #97BBED;
		  text-align: left;
		  vertical-align: top;
		  white-space: normal;
		  overflow: auto;
		}          
   .announce{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: bold;
		  font-size: 10pt;
		  color: #FFFFFF;
		  background-color: #27589C;
		  text-align: left;
		  vertical-align: middle;
		  white-space: normal;
		  overflow: auto;
		}          
   .menu{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: bold;
		  font-size: 10pt;
		  color: #FFFFFF;
		  background-color: #27589C;
		  text-align: left;
		  vertical-align: top;
		  white-space: normal;
		  overflow: auto;
		  width: 150px;
		}    
   .menu2{
		  font-family:  arial, helvetica, sans-serif;
		  font-weight: bold;
		  font-size: 8pt;
		  color: #FFFFFF;
		  background-color: #27589C;
		  text-align: left;
		  vertical-align: top;
		  white-space: normal;
		  overflow: auto;
		  width: 250px;
		}    
   table.main2{
		 margin: 0 auto;
		 text-align: left;  
		 white-space: normal; 
		 overflow: auto;
		 width: 500px;
		}
   h1.menu{
		 font-weight: bold;
		 font-size: 14pt;
		 color:
		 text-align: left;
		 }
   h1.announce{
		 font-weight: bold;
		 font-size: 14pt;
		 color:
		 text-align: left;
		 }
   h1.events{
		 font-weight: bold;
		 font-size: 14pt;
		 color: #27589C;
		 text-align: center;
		 }
   h1.main{
		 font-weight: bold;
		 font-size: 14pt;
		 color: #000000;
		 text-align: left;
		 }
   h2.main{
		 font-weight: bold;
		 font-size: 12pt;
		 color: #000000;
		 text-align: left;
		 }
   a.events{
		 color: #000000;
		 text-decoration: none;
		 }
   #menu a{
		 color: #FFFFFF;
		 text-decoration: none;
		 }
   #menu2 a{
		 color: #FFFFFF;
		 }
   #menu a:hover {
			color: #97BBED;
			}
   #menu2 a:hover {
			color: #97BBED;
			}			
   a.myH2{
		 font-weight: bold;
		 font-size: 12pt;
		 color: #27589C;
		 text-align: left;
		 }
   span.myH2{
		 font-weight: bold;
		 font-size: 12pt;
		 color: #27589C;
		 text-align: left;
		 }
