BODY { font-family: Arial, Helvetica, sans-serif ;
       background: url(chalmerscheck.gif) white;
       font-size: large }

H1 { font-size: xx-large }
H2 { font-size: x-large }

TD.inset { border: inset 5pt }

TABLE.footer { background-image: url(blue.gif) }

:link { color: rgb(0, 0, 102) }  /* Chalmers blue, for unvisited links */
:visited { color: rgb(100,0,100) }
/*:visited { color: rgb(154, 154, 154) } *//* Chalmers grey, for visited links */

A  {
/*        text-decoration : none; */
/*      font-family : Arial, Helvetica, Sans-serif;*/
        font-size : 14px;
/*      line-height: 130%;
        color : #FFCC00;
*/
}
