body { background-color: #666688; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; font-size: 10pt; color: #ffffff; margin: 0 }
p, td, tr, pre {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
font-size: 10pt;
color: #eeeeee;
line-height: 1.5em;
}

ul { list-style-type: square }
li { line-height: 140% }

.bold   { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #ffffff }
.text   { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; font-size: 10pt; color: #ffffff; line-height: 140%; margin-left: 20px; margin-right: 20px }
.small   { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; font-size: 8pt; color: #ffffff; line-height: 100%; margin-left: 0px; margin-right: 0px }
.orange { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #FFA000 }

a:link    { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #FF9800 }
a:visited { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #FF9800 }
a:active  { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #ffff33 }
a:hover   { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10pt; color: #ffff33 }

a.menu:link    { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 9pt; color: #ffffff }
a.menu:visited { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 9pt; color: #ffffff }
a.menu:active  { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 9pt; color: #ffffff }
a.menu:hover   { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 9pt; color: #FFFE99 }

input.text { background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #666666 }
select     { background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #666666 }
textarea   { background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10pt; color: #666666 }

input.button { background-color: #DFDFDF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666666; border-width: 1px }

.red {
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10pt;
}

#aboutbox {
  padding: 4px;
  width: 620px;
  border: 1px dashed #afafaf;
  background-color: #606063;
  text-align: left;
  /* white-space: nowrap; */
}


