
a  {text-decoration: none;}
a:link    {color: #0000ff}
a:visited {color: #0000ff}
a:hover {
   color: #ffdead;
   background-color: #a0522d;
   text-decoration: underline;
}

a.br:link    {color: #884411}
a.br:visited {color: #884411}
a.br:hover   {
   color: #ffdead;
   background-color: #884411;
   text-decoration: underline;
}

/* Highlight */
.pl {color:#000000; background-color: #ffee00;}
a.pl:hover {
   color: #000000;
   background-color: #ffee00;
   text-decoration: none;
}
/* End Highlight */


body {
   background-color:#884411;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom:0px;
   font-family: arial;
   font-size: 11pt;
   line-height:13pt;
}
hr {color: #884411; height: 3px; background-color:#884411; noshade;}
pre { font-family:verdana, arial, sans-serif; 
        font-size:10pt; 
        line-height:13pt; 
}
span {padding:3px;}
table{font-family: Verdana, Arial, sans-serif; font-size:10pt; 
        border: 0px;
        line-height:13pt;
}
ul {list-style:disc; margin-top:0; margin-bottom:0;}

.i1  {margin-left: 15px;}
.i2  {margin-left: 30px;}

.hd1 {font-size:20pt; font-weight:900;}
.hd2 {font-size:17pt; font-weight:700;}
.hd3 {font-size:14pt; font-weight:500;}
.hd4 {font-size:16pt; font-weight:900; color:#ff0000;}

.hi1 {background-color:#ffee00; line-height:0;}
.hi2 {background-color:#ff0000; color:#000088;}
.tmh {
   border-style: solid; 
   border-color: #0000ff; 
   border-left-width:4px;
   border-top-width:0px;
   border-right-width:0px;
   border-bottom-width:0px;
   padding: 4px;
}
.tmh2{background-color:#bbbbff; color:#000088;}

preload {display:none;}

