@import "styles.css";

/********************************************************
  
    The rules below will be applied to almost all
    browsers. Advanced layout should only be placed
    into the "advanced.css" file.

*********************************************************/

body, form, textarea, input, select, td, div, p {
    font-family: Arial, Verdana, Helvetica, sans-serif ;
    font-size: 14px ;
}

