   p,ul,ol,li,td,th,div,a {font-family: Verdana, Arial, Helv, Helvetica, sans-serif;
                           font-size: 14px;
                           color: #FFFF99;
                           background-color: #336699; }

   td.gast {background-color: #336699; }
   ul.gast {background-color: #336699; }
   li.gast {background-color: #336699; }
   tr.gast {background-color: #336699; }
   table.gast {background-color: #336699; }

   .heading1 {font-family: "Lucida Handwriting", "Times New Roman", Times, Verdana, Arial, Helv, Helvetica, serif;
              color: #FFFF99;
              font-size: 24px; 
   }
   .heading1s {font-family: "Lucida Handwriting", "Times New Roman", Times, Verdana, Arial, Helv, Helvetica, serif;
              color: #FFFF99;
              font-size: 16px; 
   }

   td.border1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699; 
   }
   td.border2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0c3f1d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0c3f1d; 
   }

   .heading2 {font-family: "Lucida Handwriting" , "Times New Roman", Times, Verdana, Arial, Helv, Helvetica, serif;
              color: #FFFF99;
              font-size: 20px; 
   }
   .bigblue { font-weight: normal;
              color: #FFFF99;
              font-size: 24px; 
         }
a {
	color: #D3EAFF; text-decoration: underline;
}
a:link {
	color: #D3EAFF; text-decoration: underline;
}
a:visited {
	color: #D3EAFF; text-decoration: underline;
}
a:active {
	color: #D3EAFF; text-decoration: underline;
}
a:hover {
	color: #FFFF40; text-decoration: none;
}

