.itemBorder {
        BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.itemText {
        FONT: 13px Arial, Helvetica; COLOR: #000000; TEXT-DECORATION: underline;
}
.crazyBorder {
        BORDER-RIGHT: #663399 2px outset; BORDER-TOP: #663399 2px outset; BORDER-LEFT: #663399 2px outset; BORDER-BOTTOM: #663399 2px outset
}
.crazyText {
        FONT: bold 12px Arial, Helvetica; COLOR: #ffcc99; TEXT-DECORATION: none
}
.orange {
        COLOR: #ff7200; margin-left: .7em; TEXT-DECORATION: none; FONT: bold 12px Verdana ,Helvetica, Arial;
}
.men {
        COLOR: gray; margin-left: .7em; TEXT-DECORATION: none; FONT: bold 12px Verdana ,Helvetica, Arial;
}
.text {
        COLOR: gray; TEXT-DECORATION: none; text-align: justify; FONT: 12px Verdana ,Helvetica, Arial; padding-left: 0.5em;  padding-right: 0.4em; padding-top: 0em;
}
.form {
        width:100%;
        border-style:solid;
        border-width:1;
        border-color: gray;
        background: #FAFAFA;
}
LI {
              margin-top : 11px;
              text-align : justify;
              list-style-image : url(li.gif);
}
H1   {
        COLOR: #CDCDCD; margin-left: .7em; TEXT-DECORATION: none; FONT: bold 25px Verdana ,Helvetica, Arial; border-bottom: 5px solid #eeeeee;
}
p {
        COLOR: #000000; TEXT-DECORATION: none; text-align: justify; FONT: 12pt Times new Roman,Helvetica, Arial;   padding-left: 1.5em;
  padding-top: 0em;
  padding-right: 0.2em;
  padding-bottom: 0em;
}
A                        {COLOR: #00376A; text-decoration: none;}
A:visited                {COLOR: #00376A; text-decoration: none;}
A:hover                {COLOR: blue; text-decoration: underline;}

