body {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/bg001.jpg)
    }
/*IE */
@font-face {
    font-family: Segoe Print;
    src: url(/SEGOEPR0.eot)
    }
/* non-IE */
@font-face {
    font-family: Segoe Print;
    src: url(//:) format("No-IE-404"), url(/segoepr.ttf) format("truetype")
    }
@font-face {
    font-family: Segoe Print;
    src: url(//:) format("No-IE-404"), url(/segoepr.woff) format("woff")
    }
td {
    font-family: Arial, Helvetica, sans-serif
    }
th {
    font-family: Arial, Helvetica, sans-serif
    }