@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: "Trebuchet MS"; /* Arial; Garamond */
	font-size: 12.5px;
	color: #615A55;
}
