table.99 {width:99% ;}

td.a1{ background-color: white ; width: 150px ; text-align: center ; }
td.a2{ background-color: white ; text-align: center ; }

td.b1{ background-color: #0EBEBA ; width: 150px ; font-weight: bold ; text-align: center ; } 
td.b2{ background-color: #0EBEBA ; font-weight: bold ; color: #000080; text-align: center ; }
td.b3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; } 

td.c1{ background-color: #9ED7D7 ; width: 150px ; font-weight: bold ; text-align: left ; }
td.c2{ background-color: #F6DA98 ;  text-align: justify ; } 

td.d1{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }
td.d2{ background-color: #0EBEBA ; font-weight: bold ; text-align: center ; }
td.d3{ background-color: #0EBEBA ; width: 50px ; text-align: center ; }

td.e1{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; } 
td.e2{ background-color: white ; font-weight: bold ; text-align: center ; }
td.e3{ background-color: white ; width: 150px ; font-weight: bold ; text-align: center ; }

ul	{padding: 0px 0px 0px 9px; margin:0px 0px 0px 9px; }

A		{text-decoration:none ;}
A:link		{color:blue :}
A:visited	{color:blue ;}
A:hover		{color:red  ; text-decoration: underline ;}
A:active	{color:red  ;}
