a            { color: #ffffff; text-decoration: none; font-size: 11pt; font-weight: bold }
a:visited    { color: #ffffff; text-decoration: none; font-size: 11pt; font-weight: bold }
a:hover      { color: #ffff80; text-decoration: none; font-size: 11pt; font-weight: bold }

a.b          { color: #000000; font-size: 10pt; font-weight: bold }
a:visited.b  { color: #000000; font-size: 10pt; font-weight: bold }
a:hover.b    { color: #ff761b; font-size: 10pt; font-weight: bold }

a.l           { color: #000000; text-decoration: none; font-size: 10pt }
a:visited.l   { color: #000000; text-decoration: none; font-size: 10pt }
a:hover.l     { color: #ffffff; text-decoration: none; font-size: 10pt }

a.w            { color: #000000; font-family: Arial; font-size:7pt; font-weight:bold}
a:visited.w    { color: #000000; font-family: Arial; font-size:7pt; font-weight:bold }
a:hover.w      { color: #CA5202; font-family: Arial; font-size:7pt; font-weight:bold }

body         { background-repeat: no-repeat; background-attachment: fixed; background-position: center 50%; 
               color:#FFE7C1; font-size:11pt; font-family:Arial; background-color:#000000  }
               
td           { font-size: 12pt; font-weight:bold }
td.1         { font-size: 12pt; font-weight:bold; color: #333333  }
td.2         { color: #153A7C; font-size: 14pt; font-weight:bold  }
td.3         { color: #112464; font-size: 16pt; font-weight:bold  }

input        { border: 1px solid #CA5202; color:#263D6C; background-color:#FFECD9; height:16  }
textarea     { border: 1px solid #CA5202; color:#263D6C; background-color:#FFECD9;}