

td 	{
         font-family: verdana;
         font-style: normal;
         font-size: 11px;
         line-height: 24px;
         text-align: left;
         color: #48626f;
	}

h1	{
         font-family: verdana;
         font-style: bold;
         font-size: 12px;
         line-height: 20px;
         text-align: left;
         color: #48626f;
         }

h1c	{
         font-family: verdana;
         font-style: bold;
         font-size: 12px;
         line-height: 20px;
         text-align: center;
         color: #48626f;
         }
		 
		 
 a.menu { display:block; margin-bottom:5px; text-align:center; width:16ex;
         border-style:ridge; border-width:3px; padding:2px; text-decoration:none; }

a.menu:link    { color:#00f; background-color:transparent; }
a.menu:visited { color:#00f; background-color:transparent; }
a.menu:hover   { color:#ff0; background-color:#00f; }
a.menu:active  { color:#ff0; background-color:#a03; }






