body { background: #A9CDD7; color: black; }
BODY { background-image:url(ba.jpg); background-repeat:repeat-y}


table { border: none; }
/*td, th { border: 0px solid #c99; } */
td.empty { border: none; } /* for (old versions of? quirks mode of?) mozilla */

a:hover.menu {
		text-decoration: none;  
		font-weight: bold;  
		color: black;
	
		background:#a9bfd3}

h1 {
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		color: #3BBECE; /* brick */
		line-height:180%;
		font-size: large;
		font-weight: bold }


h2  {	  
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		color: #3BBECE;  /* brick */
		font-weight: bold; 
		font-size: medium; 
		margin-left: -5% }

h3  {	  
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		color: #066;  /* dark blue-green : same as A~D logo*/
		font-weight: bold; 
		font-size: big} 

h6  {	  
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		color: #066;  /* dark blue-green : same as A~D logo*/
		font-weight: bold; 
		background:#a9bfd3;
		font-size: big} 

