/* <style type="text/css">             
             <!--
             */
              
              body {
              background-color: #275a8b;
              margin-top: 10px; 
              margin-left: 10px;  
              }  
               
              .subnav_on { font-family: Arial; font-size: 12px; font-weight: bold; letter-spacing: normal; text-decoration: none; text-transform: none; color: #3333FF; }
              
              /* links */
              .subnav_off { font-family: Arial; font-size: 12px; font-weight:normal ; letter-spacing: normal; text-decoration: none; text-transform: none; color: #333399; }
              .subnav_off:hover { font-family: arial; font-size: 12px; font-weight: bold; letter-spacing: normal; text-decoration: none; text-transform: none; color: #483D8B; }
              .footer { font-family: arial; font-size: 12px; font-weight: normal; letter-spacing: normal; text-decoration: none; text-transform: none; color: #000099; }
              .footer:hover { font-family: arial; font-size: 12px; font-weight: normal; letter-spacing: normal; text-decoration: none; text-transform: none; color: #3D6FC1; }
              
              /* background colors */
              .gold { background-color : #f7dc88; }
              .content { background-color : #ffffff; font-family: arial; font-size: 13px; font-weight: normal; letter-spacing: normal; text-decoration: none; text-transform: none; color: #000000; }
              .blue { background-color: #275a8b; }
			              
              /* Date and Time*/
			  
			  .date{  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
	  				  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font face="arial" size="1.75" color = "darkblue">
								<b>Today's date is:
								<SCRIPT LANGUANGE="text/javascript">
								document.write(Date());
								</SCRIPT></b>}
			  
             -->
             </style> */
 
