body.standard
{
background-color:#ffffff
}

table.standard
{
border-style: ridge;
border-width: medium;
border-color: #656565;
background-color: #ffffff;
}

table.standard td
{
border: thin solid #646464;
}
table.standard th
{

}
table.functions
{
border: medium ridge #000065;
background-color: #ffffff;
width: 600px;
}
table.functions th
{
border-bottom: medium solid #0000bb;
color: #000066;
}

td.des
{
text-size: 110%;
color:#000033;
}

td.var p
{
<!--position:relative;-->
<!--left:40px;-->
}

td.var p:first-line
{
position:relative;
left:-20px;
}
