/*----------------------------------------------------------
Stylesheet for Mr. Truck <http:///www.mrtruckar.com>
Created by Diana Cournoyer <dcournoyer@alum.calberkeley.org>
September 2002
----------------------------------------------------------*/

BODY {
  background: rgb(255,251,240);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: lighter;
  color: rgb(0,0,64);
  margin-right: 15%;
  margin-left: 15%;
 }

P.Justified {text-align: justify}

P.pdfLink {text-align: right}

P.Quote {
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: italic;
  font-weight: medium;
  color: red;
  margin-right: 10%;
  margin-left: 10%;
 }

UL {
  margin-left: 15;
  list-style-position: outside;
  list-style-type: disk;
  line-height: 1.25em;
  color: rgb(0,128,192)
  background: transparent;
  text-align: left
 }

H1 {font-size: medium; font-weight: 800; text-transform: uppercase}

H2 {font-size: medium; font-weight: 600; color: rgb(0,128,192) }

H3 {font-size: small; font-weight: 500 }

STRONG { font-weight: 800 }   /* N4 FIX */

DIV.resume EM { font-style: italic}
