body 
  { background-color: #708C7C
  ; color: black
  ; font-family: verdana, arial, helvetica, sans-serif
  ; font-size: medium
  ; font-weight: normal 
  ; text-align: left
  ; margin: 0px
  ; padding: 0px
  ; border-width: 0px
  ; border-color: transparent
  ; border-style: none
}


p 
  { font-family: verdana, arial, helvetica, sans-serif
  ; font-size: small
}


caption 
  { font-family: verdana, arial, helvetica, sans-serif
  ; font-size: x-small
}


p.content 
  { text-align: left
  ; font-size: small
  ; margin: 0
}


span.contentBold
  { font-weight: bold
  ; background-color: transparent
  ; color: #708C7C
}


span.contentBoldRed
  { font-weight: bold
  ; background-color: transparent
  ; color: #FF0020
}


p.surround 
  { text-align: center
  ; font-size: medium
}


p.copyright
  { text-align: center
  ; font-size: xx-small
}


h1
  { font-weight: bold 
  ; font-size: large
  ; margin-top: 0
}

h2
  { font-weight: bold 
  ; font-size: medium
  ; margin-top: 0
}

h3
  { font-weight: bold 
  ; font-size: small
  ; margin-top: 0
}


hr 
  { background-color: transparent
  ; color:#708C7C 
  ; padding: 0
  ; margin: 0
}


img.padded
  { font-family: verdana, arial, helvetica, sans-serif
  ; padding-left: 2px
  ; padding-right: 2px
}


td
  { border-width: 0
  ; border-color: red
  ; border-style: solid
  ; border-spacing: 0
  ; padding: 0 0 0 0
}


td.content
  { background-color: #F8F5DE
  ; border-width: 0
  ; border-color: transparent
  ; border-style: none
  ; text-align: left
}


table.data
  { border: thin solid #708C7C
}


td.data
  { background-color: #F8F5DE
  ; border: 1px solid #708C7C
  ; padding: 3px
  ; text-align: center
}


td.surround
  { background-color: #708C7C
  ; border-width: 0
  ; border-color: transparent
  ; border-style: none
  ; text-align: center
}


td.menu
  { background-color: #00B760
  ; border-width: 0
  ; border-color: #00B760
  ; border-style: none
  ; text-align: center
  ; color: black
}


a    
  { text-decoration: underline
  ; background-color: transparent
  ; color: #708C7C
}

a:hover   
  { background-color: transparent
  ; color: #29FF00
}


a.menu:link 
  { background-color: transparent
  ; color:#F8F5DE
  ; font-size: 14pt
  ; padding: 0
  ; margin: 0
  ; text-decoration: none
}

a.menu:visited 
  { background-color: transparent
  ; color:#F8F5DE
  ; font-size: 14pt
  ; padding: 0
  ; margin: 0
  ; text-decoration: none
}

a.menu:active
  { background-color: transparent
  ; color:#F8F5DE
  ; font-size: 14pt
  ; padding: 0
  ; margin: 0
  ; text-decoration: none
}

a.menu:hover 
  { background-color: transparent
  ; color:#29FF00
  ; font-size: 14pt
  ; padding: 0
  ; margin: 0
  ; text-decoration: none
}


a.surround:link 
  { background-color: transparent
  ; color:#F8F5DE
}

a.surround:visited 
  { background-color: transparent
  ; color:#F8F5DE
}
a.surround:active 
  { background-color: transparent
  ; color:#F8F5DE
}
a.surround:hover 
  { background-color: transparent
  ; color:#29FF00
}

