
span.bar 
{
  position: absolute; 
  display:inline;
  left: 10%;
  right: 10%;
  top: 0.25in;
  border: 0.02in;
  border-style: solid;
  background-color: #A9122A;
  width: 80%;
  font-size: large; 
  font-family: "Univers", sans-serif;
  background-color: #A9122A;
  word-spacing: 0.1in;
  }

div.page 
{ 
  position:relative;
  display: block;
  top: 1.5in;
  }  
   
IMG.logo 
{
  display: inline;
  } 




a:active {  color:red; text-decoration:underline;}
a:visited {  color:#A9122A; text-decoration:underline;}
a:link {  color:#FF122A; text-decoration:underline;}

A.bar { display: inline; color: white; text-decoration:none;}
A.bar:active { color: white; text-decoration:none;}   
A.bar:link { color: white; text-decoration: none;}   
A.bar:visited { color: white; }   

BODY 
{ font-family: "Univers", sans-serif; 
  background-color: white;}

P
{
  margin-left: 10%;
  margin-right: 10%;
  text-align: justify;
  font-family: "Univers", sans-serif;}   

EM
{ font-style: normal;
  font-weight: bold; 
  font-size: large;}

H4.list
{ margin-left: 15%;
  margin-right: 15%;}

UL
{ margin-left: 15%;
  margin-right: 15%}

DL
{ margin-left: 10%;
  margin-right: 10%}

DT
{ line-height: 5ex; 
  font-weight: bold;
  font-size: large;}