ADDRESS
   { 
   font-style: italic;
   margin-right=25%;
   margin-left=25%;
   }

B
   { font-weight : bold}

BLOCKQUOTE
   {
   font-style:normal;
   font-family:courier;
   font-size:12pt;
   }

BODY 
   { 
   background:URL(./ART/beige156.gif);
   color : black; 
   font-size:13pt;
   font-family : "Comic Sans MS", Arial, sans-serif }

EM
   {
   color:red;
   font-weight:900;
   font-style:italic;
   font-size:20pt;
   }

H1
   {
   color:#000099;
   font-size:25pt;
   font-weight:400;
   text-align=center;
   }

H2
   {
   color:black;
   font-weight:400;
   font-size:23pt;
   text-align=center;
   }

H3
   {
   color:black;
   font-weight:400;
   font-size:20pt;
   text-align=center;
   }

H4
   {
   color:black;
   font-weight:400;
   font-size=15pt;
   text-align=center;
   }

P.Center
   { margin-right=10%;
     margin-left=10%}
  
P.Left
   { margin-right=50%}

P.Right
   { margin-left=50%}


OL.Center
   { margin-right=25%;
     margin-left=25%}

UL.Center
   { margin-right=25%;
     margin-left=25%}


#navigation {
  width: 180px;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#navigation td {
  border-bottom: 2px solid #460016;
  color: #460016;
}

#navigation a:link, #navigation a:visited {
  display: block;
  margin: 0.4em 0 0.4em 1em;
  color: ##460016;
  background-color: transparent;
  font-size: 90%;
  text-decoration: none;
  font-weight: bold;
}

* html #navigation1 a {
  width: 100%;
}

#  background-color: #FFDFEA;


#navigation {
  width:200px;
}

#navigation ul {
  list-style: none;
  margin:0;
  padding: 0;
}

#navigation li {
  border-bottom: 1px solid #ED9F9F;
}

#navigation li a:link, #navigation li a:visited {
  font-size: 90%;
  display: block;
  padding: 0.4em 0 0.4em 0.5em;
  border-left: 12px solid #711515;
  border-right: 1px solid #711515;
  background-color: #B51032;
  text-decoration; none;
}
