body { /* font-family: Times, times, serif; */
       font-family: Helvetica, helvetica, Arial, sans-serif;
       background: #ffffff;
       color: black; }

A:link    { color: #036 }   /* unvisited link */
A:visited { color: #369 }   /* visited links */
A:active  { color: red }    /* active links */


A.topline     { color: #fff ;   /* link to network home */
            font-family: helvetica, Arial, gillsans, sans-serif ; 
            font-weight: bold ;
            font-size: small ;
            text-decoration: none ;
            white-space: nowrap ;
            background: #036 }

A.noul     { text-decoration: none ;
            white-space: nowrap ;}

td.day     { color: #fff ;   /* day rows in timetable */
            font-family: helvetica, Arial, gillsans, sans-serif ; 
            font-weight: bold ;
            font-size: small ;
            text-decoration: none ;
            white-space: nowrap ;
            background: #036 }

p.location { color: #036 ;
             font-family: helvetica, Arial, gillsans, sans-serif ;
             font-weight: bold ;
	     font-size: small ;
             white-space: nowrap ; }

td.support { font-family: helvetica, Arial, gillsans, sans-serif ;
	     font-size: small ; }


h1, h2, h3 { font-family: helvetica, Arial, gillsans, sans-serif;
             color: #036;
             font-weight: bold; }

h1 { font-size: 140%;
     margin-top: 1em;
     margin-bottom: 0.2em }
h2 { font-size: 120%;
     margin-top: 0.5em;
     margin-bottom: 0em }
h3 { font-size: 100%;
     margin-top: 0.25em;
     margin-bottom: 0em }

address { font-size: small; }

