leit.css

h1,h2,h3,h4,h5,h6,div,b,i,address,a,table,td,tr,th,table,pre,li,title
{font-family:"arial unicode ms",arial,tahoma,"Lucida sans Unicode","frutiger linotype"; letter-spacing:0.2px; word-spacing:1px;}


span,p,a,td,th { font-size:1.0em; font-family: "arial unicode ms",arial,tahoma,"frutiger linotype"; }
h1 { font-size:20pt; color:#000; letter-spacing:0.5mm; }
h2 {font-size:16pt; color:#000;}
h3 { font-size:14pt; color:#; font-weight:bold;}
h4 { font-size:12pt; font-weight:bold;color:#000;}

td {font-size:0.9em;font-style:bold}
td.abc {font-size:14px;}

 a:link {font-size:14px; text-decoration:none; color:#6363B0; font-weight:bold;}
 a:link.abc {font-size:20px; text-decoration:none; color:#6363B0; font-weight:bold;}
 a:link.ab {font-size:20px; text-decoration:none; color:#b5b5b5; font-weight:bold;}
 a:visited {font-size:14px; text-decoration:none; color:#6363B0; font-weight:bold;}
 a:hover {font-size:14px; text-decoration:none; color:#ab6f26; font-weight:bold;}
 a:hover.abc {font-size:20px; text-decoration:none; color:#ab6f26; font-weight:bold;}
 a:hover.ab {font-size:20px; text-decoration:none; color:#f4f4f4; font-weight:bold;}
 a:active  {font-size:14px; text-decoration:none; color:#6363B0; font-weight:bold;}
}
 a:focus {
   outline:0;
}
b {
font-size:14px;
 color:#666;
 font-family:arial;
}

 body {background-color:#f4f4f4;
 border-width:0px;
 }