body, xmp, div, p {
  scrollbar-face-color: #AA753C;
  scrollbar-highlight-color: #AA753C;  
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-shadow-color: #AA753C;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #AA753C;
  scrollbar-darkshadow-color: #000000;
  text-align:justify;
  font-family:georgia,times;
  color:#FFCC99;
  font-size:11px;}

a:link, a:visited, a:active {
  height:0px;
  behavior:url('link.htc');
  filter:progid:dximagetransform.microsoft.fade(duration=1);
  text-decoration:underline;
  font-size: 11px;
  color:#CF9D61;
  font-family:georgia,times;}

a:hover {
  border-bottom:1px dotted #FFCC99;
  font-size: 11px;
  color:#000000;
  font-family:georgia,times;}

b, strong, u, i, em, s {
  text-transform:uppercase;
  font-size:11px;
  font-family:georgia,times;
  color:#CF9D61;}

.header {
  filter: Shadow(color=#000000, direction=135);
  height:0px;
  font-family:georgia,times;
  color:#CF9D61;
  font-size:12px;
  text-transform:uppercase;
  text-align:left;
  letter-spacing:2px;
  font-weight:bold;
  border-bottom: 1px solid #CF9D61;
  padding-left:5px;}

input, select, textarea, iframe.htmleditor, .textfield, .button {
  text-align: center;
  background-color: transparent;
  border: 1px solid #CF9D61;
  font-size: 11px;
  font-color:#CF9D61;
  font-family:georgia,times;}