@import "advanced.css" ;

/********************************************************
  
    The rules below will be applied to almost all
    browsers. Advanced layout should only be placed
    into the "advanced.css" file.

*********************************************************/

body, td, textarea, input, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif ;
    font-size: 13px ;
}

.popup p
{
    color: #900 ;
    font-weight: bold ;
}

