
BODY {
  font-family: Verdana, Helvetica, Arial, sans-serif ;
  font-size: 9pt ;
  background-image: url(test.gif) ;
  background-position: bottom right ;
  background-repeat: no-repeat ;
  background-attachment: fixed ;
}

H3 {
  color: #330099 ;
}

H3.potential-heading {
  color: #330099 ;
}

H3.progress-heading {
  color: #CC99FF ;
}

H3.results-heading {
  color: #330099 ;
}

DIV.qotdblock {
  border-style: dashed ;
  border-width: 1px ;
  padding: 0.25em ;
  background-color: #EFE0FF ;
  #background-image: url(qotd-background.gif) ;
}

DIV.totdblock {
  border-style: dashed ;
  border-width: 1px ;
  padding: 0.25em ;
  background-color: #EFE0FF ;
}

.qotdtext {
  font-size: 75% ;
  font-style: italic ;
}

.totdtext {
  font-size: 75% ;
  font-style: italic ;
}


.qotdname {
  font-size: 75% ;
  font-weight: bold ;
}

.totdname {
  font-size: 75% ;
  font-weight: bold ;
}

.dia-name {
  #font-weight: bold ;
}

.contactvalue {
  font-weight: bold ;
}

A:hover {
  #background-color: #EFE0FF ;
  #background-color: lemonchiffon ;
  color: white ;
  background-color: #330099 ;
  #font-weight: bold ;
  #color: black ;
}

A.current-page {
    text-decoration: none ;
    #font-weight: bold ;
    font-size: 10pt ;
    color: black ;
    background-color: white ;
    cursor: pointer ;
}

A.other-page {
    #font-weight: bold ;
    font-size: 10pt ;
}


P {
    padding-left: 1em ;
    padding-right: 1em ;
}

.first-sentence {
    font-weight: bold ;
}