

BODY { font: normal normal normal 12pt/13pt arial; background: #003333; color: #CCCC99;

  background: #003333 url("bar.gif");

  background-repeat: repeat-y;

  background-position: left;

}

A {text-decoration: none}
A:link{color: #CCCC99} 
A:visited{color: #CCCC99}
A:active{color: #FFCC33}
A:hover {color: #FFCC33; text-decoration: underline }

P {color: #CCCC99; font-family: arial; font-size: 10pt; font-weight: normal; text-align: justify}

BR {color: #CCCC99; font-family: arial; font-size: 10pt; font-weight: normal}

.margin { margin-right: .3 in; text-align: right}
.right { text-align: right}

<!--CC9999 url("bar.gif");
  background-repeat: repeat-y;
  background-position: left;-->