
<style TYPE="text/css">
<!--
body {
  scrollbar-face-color: #cc0000;
  scrollbar-shadow-color: #660000;
  scrollbar-highlight-color: #FF9999;
  scrollbar-3dlight-color: #FF9999;
  scrollbar-darkshadow-color: #660000;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}

P {
  font-size: 12px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: normal;
}

P.big {
  font-size: 16px;
  font-family: Verdana, arial;
  color: #cc0000;
  font-weight: bold;
}

P.vsmall {
  font-size: 10px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: normal;
}

P.small {
  font-size: 11px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: normal;
}

P.white {
  font-size: 12px;
  font-family: Verdana, arial;
  color: #FFFFFF;
  font-weight: bold;
}

P.whites {
  font-size: 11px;
  font-family: Verdana, arial;
  color: #FFFFFF;
  font-weight: bold;
}

P.boldsr {
  font-size: 12px;
  font-family: Verdana, arial;
  color: #cc0000;
  font-weight: bold;
}

P.bold {
  font-size: 12px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: bold;
}

P.boldr {
  font-size: 13px;
  font-family: Verdana, arial;
  color: #cc0000;
  font-weight: bold;
}

P.red {
  font-size: 14px;
  font-family: Verdana, arial;
  color: #cc0000;
  font-weight: bold;
}

P.boldb {
  font-size: 13px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: bold;
}

P.bigbold {
  font-size: 13px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: bold;
}

UL {
  font-size: 11px;
  font-family: Verdana, arial;
  color: #666666;
  font-weight: bold;
  list-style-type: disc;
}

A:link {
  color: #cc0000;
  text-decoration: underline;
  font-size: 13px;
  font-family: Verdana, arial;
  font-weight: bold;
}

A:visited {
  color: #cc0000;
  text-decoration: underline;
  font-size: 13px;
  font-family: Verdana, arial;
  font-weight: bold;
}

A:active {
  color: #666666;
  text-decoration: none;
  font-size: 13px;
  font-family: Verdana, arial;
  font-weight: bold;
}

A:hover {
  color: #999999;
  text-decoration: none;
  font-size: 13px;
  font-family: Verdana, arial;
  font-weight: bold;
}

.button {
  font-family: Verdana, arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #cc0000;
  layer-background-color: #cc0000;
  border-top: 1em #ffffff;
  border-right: 1 #ffffff;
  border-bottom: 1 #ffffff;
  border-left: 1 #ffffff;
}

.input {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #ffffff;
  width: 300;
}

.short {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #ffffff;
  width: 120;
}

.dropdown {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #ffffff;
}

.textarea {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #ffffff;
  width: 310;
  height: 100;
}

.textareas {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #ffffff;
  width: 200;
  height: 100;
}
