INPUT {
  font-family : Arial;
  font-size : 12px;
  color : #000000;
  background-color : #ffffff
}

TEXTAREA {
  font-family : Arial;
  font-size : 12px;
  color : #000000;
  background-color : #ffffff
}

SELECT {
  font-family : Arial;
  font-weight : bold;
  font-size : 12px;
  color : #000000;
  background-color : #ffffff
}

.bodyText {
  color : #000000;
  font-family : Arial;
  font-size : 12px
}

.bodyTextRed {
  color : #ff0000;
  font-family : Arial;
  font-size : 12px
}

.bodyTextVer {
  color : #000000;
  font-family : Trebuchet MS;
  font-size : 11px
}

.bodyTextVerBold {
  color : #000000;
  font-family : Trebuchet MS;
  font-weight : bold;
  font-size : 11px
}

.bodyTextUnderline {
  color : #000000;
  font-family : Arial;
  font-size : 12px;
  text-decoration : underline
}

.bodyTextBold {
  color : #000000;
  font-family : Arial;
  font-size : 12px;
  font-weight : bold
}

.bodyTextBoldRed {
  color : #ff0000;
  font-family : Arial;
  font-size : 12px;
  font-weight : bold
}


.bodyTextItalic {
  color : #000000;
  font-family : Arial;
  font-size : 11px;
  font-style : italic
}

.bodyTextBoldItalic {
  color : #000000;
  font-family : Arial;
  font-size : 12px;
  font-weight : bold;
  font-style : italic
}

.bodyTextLarge {
  color : #0C335B;
  font-family : Arial;
  font-size : 16px;
  font-weight : bold
}

.bodyTextSmall {
  color : #000000;
  font-family : Arial;
  font-size : 11px
}

.bodyTextSmallBold {
  color : #000000;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold
}

.bodyTextTiny {
  color : #F8F8F8;
  font-family : Arial;
  font-size : 10px
}

.bodyTextTinyBlack {
  color : #000000;
  font-family : Arial;
  font-size : 10px
}

.bodyLiteText {
  color : #000000;
  font-family : Arial;
  font-size : 12px
}

.bodyTextWhite {
  color : #ffffff;
  font-family : Arial;
  font-size : 12px
}

.bodyTextBoldWhite {
  color : #ffffff;
  font-family : Arial;
  font-size : 12px;
  font-weight : bold
}

.formText {
  color : #000000;
  font-family : Arial;
  font-size : 12px
}

.headerText {
  color : #000000;
  font-family : Arial;
  font-size : 13px;
  font-weight : bold
}

.tradeMark {
  color : #000000;
  font-family : Arial;
  font-size : 10px
}

.errorText {
  color : #990000;
  font-family : Arial;
  font-size : 14px;
  font-weight : bold
}

.spacerText {
  color : #000000;
  font-family : Arial;
  font-size : 10px;
  font-weight : bold
}

.copyRight {
  color : #000000;
  font-family : Arial;
  font-size : 10px
}

A:link {
  color : #0000ff;
  font-family : Arial;
  text-decoration : none
}

A:visited {
  color : #0000ff;
  font-family : Arial;
  text-decoration : none
}

A:active {
  color : #0000ff;
  font-family : Arial;
  text-decoration : underline
}

A:hover {
  color : blue;
  font-family : Arial;
  text-decoration : underline
}
