td.lis
{
height:24px;
}

select { font-family: "arial"; font-size: 8pt }

select.acc { font-family: "courier new", monospaced; font-size: 8pt }

input { font-family: "arial"; font-size: 8pt }

body { font-family: "arial"; font-size: 8pt }

tr { font-family: "arial"; font-size: 8pt; height:15px }

td { font-family: "arial"; font-size: 8pt; height:15px }
td.b {font-family: "arial"; font-size: 10pt }

body.sep
{
background-color: #ffffff;
}

pre
{
background-color: #dddddd;
color: navy;
font-size: x-small;
font-face: "New Courier"
}

pre.syntax
{
background-color: transparent;
color: #990000;
font-size: x-small;
font-face: "New Courier"
}


a:active  {text-decoration: none;}
a:link    {text-decoration: underline; color : #0000aa}
a:visited {text-decoration: underline; color : #0000aa; }
a:hover   {text-decoration: underline; color : #770077; background : #ffff00;}

a.syn:active  {text-decoration: none; color : #ffffff;}
a.syn:link    {text-decoration: none; color : #ffffff;}
a.syn:visited {text-decoration: none; color : #ffffff;}
a.syn:hover   {text-decoration: none; color : #770000; background : #ffff00;}

a.hdr:active  {text-decoration: none; color : #0000aa;}
a.hdr:link    {text-decoration: none; color : #0000aa;}
a.hdr:visited {text-decoration: none; color : #0000aa;}
a.hdr:hover   {text-decoration: color : #770000; background : #ffff00;}


