/*
    Licensed Materials - Property of IBM

    11K7694, 11K7983

    (C) Copyright IBM Corp. 1998, 2000 All Rights Reserved.
    US Government Users Restricted Rights -
    Use, duplication or disclosure restricted
    by GSA ADP Schedule Contract with IBM Corp.
*/

BODY { color: #005000; background-color: #ffffff; background-image: url("images/bg01.gif"); background-repeat: repeat-x; background-attachment: fixed }
H1{
  color: #663300;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #008800;
  border-left-color : #008800;
}
H2{
  color: #663300;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
}
H3{
  color: #663300;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #008800;
  border-bottom-color : #008800;
}
HR{
  color: #996600;
  height: 3px;
}
P{
  color: #666633;
}
A{
  color: #00CC66;
  text-decoration: underline;
}
A:VISITED{
  color: #FF6666;
  text-decoration: underline;
}
A:HOVER{
  color : #008800;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color: #666633;
  list-style-image: url(images/l_g01.gif);
  list-style-position: outside;
}
TH{
  color: #CCCC99;
  background-color: #663300;
}
TD  { }
page { font-size: large; }
.page { font-size: x-large; }

