.work
  {
  background-image:url(images/Vatican_bg.jpg);
  background-color:#FFE5A8;
  color:#5E3C16;
  font-family:Palatino,Garamond,Verdana,"Times Roman",Serif;
  font-size:13pt;
  }


/* ---- */

.border
  {
  border-style:Solid;
  border-width:2px;
  }

.center
  {
  text-align:center;
  }

.left
  {
  text-align:Left;
  }

.narrow
  {
  width:0;
  }

.noborder
  {
  border-style:none;
  }

.noimage
  {
  background-image:None;
  }

.nomargin
  {
  margin:0;
  }

.nopadding
  {
  padding:0;
  }

.odd
  {
  color:Inherit;
  background-color:rgb(251,214,161);
  }

.quote
  {
  color:#A0522D;
  background-color:#DDDDDD;
  margin-left:1in;
  margin-right:1in;
  padding-left:3px;
  padding-right:3px;
  }

.right
  {
  text-align:right;
  }

.sans-serif
  {
  font-family:Courier;
  }

.urgent
  {
  background-color:Yellow;
  color:Black;
  }

.wide
  {
  width:100%;
  }

A:active
  {
  background-color:Transparent;
  color:Red;
  }

A:hover
  {
  background-color:Yellow;
  color:Red;
  }

A:link
  {
  background-color:transparent;
  color:#A0522D;
  font-family:Inherit;
  }

A:visited
  {
  background-color:transparent;
  color:#D2691E;
  font-family:Inherit;
  }

BODY
  {
  background-image:url(images/Vatican_bg.jpg);
  background-color:#FFE5A8;
  color:#5E3C16;
  font-family:Palatino,Garamond,Verdana,"Times Roman",Serif;
  font-size:13pt;
  margin:0.5in;
  text-align:center;
  }

CAPTION
  {
  font-family:Inherit;
  font-size:14pt;
  font-weight:bold;
  }

DT
  {
  font-family:Inherit;
  font-size:14pt;
  font-weight:bold;
  }

H1
  {
  font-family:Inherit;
  font-size:24pt;
  text-align:right;
  }

H2
  {
  font-family:Inherit;
  font-size:20pt;
  text-align:right;
  }

H3
  {
  font-family:Inherit;
  font-size:16pt;
  text-align:center;
  }

H4
  {
  font-family:Inherit;
  font-size:14pt;
  text-align:center;
  }

HR
  {
  background-color:transparent;
  color:#5E3C16;
  }

IMG
  {
  border-style:Solid;
  border-width:5px;
  }

LI
  {
  font-family:Inherit;
  text-align:Left;
  }

OL
  {
  font-family:Inherit;
  text-align:left;
  }

P
  {
  font-family:Inherit;
  text-align:Left;
  font-size:13pt;
  }

TABLE
  {
  border-color:#5E3C16;
  border-style:Solid;
  border-width:3px;
  font-family:Inherit;
  }

TD
  {
  border-style:None;
  margin:1ex;
  font-family:Inherit;
  padding-left:1ex;
  padding-right:1ex;
  vertical-align:middle;
  }


TH
  {
  font-family:Inherit;
  }

TR
  {
  font-family:Inherit;
  font-size:13pt;
  }

UL
  {
  font-family:Inherit;
  text-align:left;
  }
