BODY
{
font-family: Arial, Helvetica, sans-serif;
  color: #000077 ;
  background-image: url(../bkg.jpg) ;
  background-color: #FFFFCC;
  margin-left: 5.0%;
  margin-right: 5.0%;
}
h1
{
text-align: center ;
margin-top: 1em ;
}
h2.alarm
{
  margin-top: 3em;
  color: red;
  font-family: Garamond, "Times New Roman", serif;
  background-color: transparent ;
}
h2.subsection
{
  margin-top: 2em;
  margin-bottom: 1em;
  color: rgb(70, 100, 70);
  text-align: center;
  background-color: transparent ;
}
h3
{
text-align: center ;
}
h4
{
margin-top: 2em ;
margin-left: -1em ;
}
div.box
{
  background: white;
  color: red;
  padding: 0.5em;
  border: solid;
  border-width: thin;
  border-color: black;
  width: 100%
}
p.emph
{
 color: red ;
 background-color: transparent ;
 margin-left: 10.0% ;
 margin-right: 10.0% ;
 font-weight: bold ;
 text-align: center ;
}
p.cen
{
text-align: center ;
}
p.cens
{
text-align: center ;
font-size: small ;
}
p.cenl
{
text-align: center ;
font-size: large ;
font-weight: bold ;
}
table.links
{
margin-top: 1em ;
margin-left: auto ;
margin-right: auto ;
background-color: transparent ;
text-align: center;
}
table.linksbig
{
font-size: 150% ;
margin-top: 1em ;
margin-left: auto ;
margin-right: auto ;
background-color: transparent ;
text-align: center;
}
table.lists
{
margin-top: 1em ;
margin-left: auto ;
margin-right: auto ;
background-color: transparent ;
}
table.alph
{
font-size: 70% ;
margin-top: 1em ;
margin-left: auto ;
margin-right: auto ;
background-color: transparent ;
}
table.int
{
vertical-align: top ;
background-color: transparent ;
}
img.borderless
{
border: 0
}
