td          { font-size: 12pt;
              font-family: Georgia, "Times New Roman", times, serif }

p           { font-size: 12pt;
              font-family: Georgia, "Times New Roman", times, serif }

li          { font-size: 12pt;
              font-family: Georgia, "Times New Roman", times, serif }

h4          { color: #996600;
              font-size: 15pt;
              font-weight: bold;
              letter-spacing: 2pt;
              font-family: Georgia, "Times New Roman", times, serif }

h5          { color: #996600;
              font-size: 12pt;
              font-weight: bold;
              letter-spacing: 2pt;
              font-family: Georgia, "Times New Roman", times, serif }

.name       { color: black;
              font-size: 10pt;
              font-family: "Arial Narrow", arial, helvetica, sans-serif; }

.small      { line-height: 13px;
              font-size: 9pt;
              font-weight: lighter }

.menu       { color: black;
              font-size: 10pt }

a           { text-decoration: none }

a:active    { text-decoration: underline }

a:visited   { text-decoration: none }

a:hover     { text-decoration: underline;
              color: #CC9900 }

input       { background-color: #FFCC99;
              color: black;
              font-family: verdana, geneva, arial, helvetica, sans-serif }

input.check { background-color: white;
              color: black;
              font-family: verdana, geneva, arial, helvetica, sans-serif }

input.grey  { background-color: #CCCCCC;
              color: black;
              font-family: verdana, geneva, arial, helvetica, sans-serif }

textarea    { background-color: #FFCC99;
              color: black;
              font-family: verdana, geneva, arial, helvetica, sans-serif }

select      { background-color: #FFCC99;
              color: black;
              font-family: verdana, geneva, arial, helvetica, sans-serif }

b           { font-weight: bold }

i           { font-style: italic }