@charset "utf-8";
/* CSS Document */

body {
font-family: arial,helvetica,sans;
font-size: 13px;
background:fff;
color:000;
}
// This makes the backgroud white and text to 13px with black color
a,a:visited,a:link {
color:#0000ff;
text-decoration:none
}
// Do no underline links and hyperlinks in blue
.noprint {
display:none
}
// This will hide the items