body {
	font-size: 10pt ;
	font-family:"‚l‚r ‚o–¾’©";
	}

TR    { font-size: 10pt ;border-color : lightblue lightblue lightblue lightblue;}
TD    { font-size: 10pt ;border-color : lightblue lightblue steelblue steelblue;}

a:link { color : blue;
         text-decoration : underline;  }

a:visited { color : teal;
           text-decoration : underline;}

a:hover { color: red;
           text-decoration: underline; }

input,textarea,select { 
font-size: 10pt;
}

hr	{color : steelblue;}
