P, BODY, TD, DIV, LI
{
    font-family: arial, sans-serif;
    font-size: 11px;
}
A
{
    color: #0000FF;
}
P.result 
{ 
   line-height: 14px; 
   font-size: 10px;
   font-family: arial, sans-serif;
   font-weight:bold
}
A.result 
{ 
   line-height: 14px; 
   font-size: 12px;
   font-family: arial, sans-serif;
font-weight:bold
}
P.desc 
{ 
   line-height: 14px; 
   font-size: 11px;
   font-family: arial, sans-serif;
}
A.desc 
{ 
   line-height: 14px; 
   font-size: 11px;
   font-family: arial, sans-serif;
}
P.restitle
{
   font-size: 13px;
   font-family: arial, sans-serif;
}
A.restitle
{
 
   font-size: 11px;
   font-family: arial, sans-serif;
}

P.more
{
    font-size: 16px;
    font-weight: bold;
}
A.green
{
    color: #008000;
}
P.options
{
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 13px;
}
SPAN.red
{
    color: red;
    font-weight: bold;
}
P.modes
{
    font-size: 11px;
    font-style: italic;
    margin-bottom: 15px;
}
FORM
{
    margin: 0px 0px 0px 0px;
}
DIV.waiting
{
    border: 1px solid black;
    background-color: #FFFFE0;
}
P.waiting
{
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 14px;

}