STYLE typetextcss BODY {
  BACKGROUND: #ffffff
}
A:LINK {
  COLOR: gray;
}
A:VISITED {
  COLOR: gray;
}
A:ACTIVE {
  color : silver;
}
A:HOVER {
  COLOR: silver;
}
.mosg{
  line-height : 150%;
  color : #7abcbc;
  text-align : left;
  padding-left : 5pt;
  border-left-width : 5pt;
  border-left-style : solid;
  margin-left : 5pt;
  font-size : 10pt;
  font-weight : normal;
  border-top-width : 2pt;
  border-right-width : 1pt;
  border-bottom-width : 1pt;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  background-repeat : repeat-y;
  background-attachment : fixed;
  background-position : right center;
  padding-top : 5pt;
  padding-right : 5pt;
  padding-bottom : 5pt;
  margin-top : 5pt;
  margin-right : 50pt;
  margin-bottom : 5pt;
}
.text {
  }
A{
  font-size : 10pt;
  text-decoration : none;
  color : #808080;
}
BODY{
  border-style : solid solid solid solid;
  border-color : #7abcbc #7abcbc #7abcbc #7abcbc;
  font-size : 10pt;
  color : #54a7a7;
  text-decoration : none;
  text-align : left;
  line-height : 150%;
  padding-top : 10pt;
  padding-left : 10pt;
  padding-right : 10pt;
  padding-bottom : 10pt;
  list-style-type : lower-roman;
  background-image : url(kelly.jpg);
  background-repeat : repeat-y;
  background-attachment : fixed;
  background-position : right center;
  border-width : 2pt 5pt;
  border-bottom-width : 3pt;
  border-left-width : 2pt;
  border-right-width : 1pt;
  border-bottom-width : 1pt;
}
SPAN{
  color : #bebe7e;
}
.gold{
  color : #bebe7e;
}
.sil{
  color : #e8e8e8;
}
