
.font10  { font-size: 10px }
.font12  { font-size: 12px }
.font14  { font-size: 14px }
.font16 { font-size: 16px }
.font18 { font-size: 18px }
.font20 { font-size: 20px }
.font30 { font-size: 30px }

h1 { font-size: 30px }
h2 { font-size: 20px }
h3 { font-size: 16px }

BODY {background-color : #e0e0ff;}
td.title {background-color :#e0e0ff;}

TABLE.tab {
	    font-size: 12px;
	    font-family: "‚l‚r ‚o–¾’©";
	    background-color : #99accc;
          }

TR {
	    background-color : #eeffff;
	    color: #0022cd;
   }

td { 
    font-size: 12px;
    font-family: "‚l‚r ‚o–¾’©";
   }

td.td1 { 
        background-color :#FFFFEE;
	font-size: 12px;
	font-family: "‚l‚r ‚o–¾’©";
        }

th { 
    background-color : #FFFFEE;
    font-size: 14px;
    font-family: "‚l‚r ‚o–¾’©";
   }

th.th1 { 
        background-color : #FFFFEE;
	font-size: 12px;
	font-family: "‚l‚r ‚o–¾’©";
       }

   A {  color: #000088; text-decoration: none } /* unvisited link */
   A:visited { color: #000088; text-decoration: none } /* visited links */
   A:hover {  color: #880000; text-decoration: underline} 
   A:active {  color: #0000ff; text-decoration: underline } /* active links */

