/* fot-section-mediaonfot.css 
 * This stylesheet is loaded *in addition to*
 * the main fot.css stylesheet.
 * This is for the special cases for this site section -
 * mainly, so far, the font.
*/

/* *** { Standard Stuff: *** */
/* defined in main stylesheet 
   these are diffs only. */
body {
  font-family: helvetica, arial, sans-serif;
}
p, td, th, ul, ol, li, dt, dt, dd  {
  font-family: helvetica, arial, sans-serif;
}
li  {
  font-family: helvetica, arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, {
  font-family: helvetica, arial, sans-serif;
}

h2 {
  color:       red; 
  font-size:   1em;
  font-weight: bold;
  line-height: 1.3em;
}
span.inh2 {
  color: #000000;
  font-weight: normal
}

/* *** { Messages: *** */
/* defined in main stylesheet */

/* *** { Popup help: *** */
/* defined in main stylesheet */

/* *** { Forms: *** */
/* defined in main stylesheet */

/* *** { Page parts: *** */
/* defined in main stylesheet */

/* EOF */

