BODY { font-family: times new roman; }
TABLE { font-family: times new roman; }
PRE { font-family: monospace; }
ADDRESS { font-size: 10pt; color: yellow;}
ADDRESS A { color: #ffa000; text-decoration: none;}
ADDRESS A:hover { color:#ffd000; text-decoration: underline; }
EM { font-family: arial; font-size: 12pt; font-style: normal; font-weight: bold; }
VAR { font-family: LcdD, times new roman;}
.altnav { font-size: 9pt; text-decoration: none}
a.altnav { text-decoration: none; color: #0000FF}   
a.altnav:hover { color: #A5A5FF }
SMALL { font-size: 9pt; }
SMALL.s8 { font-size: 8pt; }
SMALL.s6 { font-size: 6pt; }
H2 { font-style: italic; color: #B25100; font-family: arial; }
.justified { text-align: justify }


.normal
{ 
  font-style: normal;
  background-image:URL("glossy4.gif");
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.centered
{ 
  font-style: normal;
  background-image:URL("glossy4.gif");
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;

  text-align: center;
}

.H3
{
  background-image:URL("glossy4.gif");
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  font-family: arial;
  font-size: 12pt; 
  font-style: normal;
  font-weight: bold;
  width: 420px;
  height: 27px;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 5px;
  display: block;
}

.CENT-H2 
{
  background-image:URL("glossy4.gif");
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  font-size: 15pt; 
  font-style: normal;
  font-weight: bold;
  text-align: center;

  padding: 3px;
  padding-bottom: 0px;
  display: block;
  margin: 0px;
}

P.em { margin-top: 25px; margin-bottom: 12px;}
