@charset "UTF-8";
/* Printer style */


body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman";  /* Set the specific font you desire; a font fallback path is provided by YUI Fonts. */
font-size: 12pt;
}

#content {
background-color: #fff;
width: 100%;
border: none;
}

#navigation, #footer, .noprint { display: none; }