html {font-size: 100%;}

body {
    font-family: trebuchet ms, tahoma, arial, lucida, sans-serif;
    font-size: 1em;
    background: #B9C0C8 url(/images/img_body_bckg.jpg) left top repeat-x;
    }

a:link {color: #D1191A;}
a:hover {color: #000000;}
a:visited {color: #990000;}
a:active {color: #990000;}

.noprint {visibility: hidden;height:1px;}

img {border: none}

