pre  {font-weight:normal; color:blue; font-size=12}
.note {font-weight:normal; color:green; font-size=12}
.title {font-weight:normal; color:black; font-weight: bold; font-size=12}
.error {font-weight:normal; color:red; font-size=12}
.step {font-weight:normal; color:#444444; font-weight: bold; font-size=12}

.dlink:link {COLOR: blue; text-decoration: underline}
.dlink:active {COLOR: blue; text-decoration: underline}
.dlink:visited {COLOR: blue; text-decoration: underline}
.dlink:hover {COLOR: red; text-decoration: underline} 

h5 {font-weight:normal; color:black; font-weight: bold; font-size=12}

.dbaquercopy {font-weight:normal; color:#000000}

.copyright:link {font-weight:normal; color:#444444}
.copyright:active {font-weight:normal; color:#444444}
.copyright:visited {font-weight:normal; color:#444444}
.copyright:hover {font-weight:normal; color:red}

.selected:link {COLOR: #FF0000; text-decoration: none}
.selected:active {COLOR: #FF0000; text-decoration: none}
.selected:visited {COLOR: #0000AA; text-decoration: none}
.selected:hover {COLOR: #FF0000; text-decoration:underline}

.maintitle {font-family:courier; font-size:16pt; color:#cccccc}
A:link {COLOR: #000000; text-decoration: none}
A:active {COLOR: #000000; text-decoration: none}
A:visited {COLOR: #000000; text-decoration: none}
A:hover {COLOR: #FF0000; text-decoration:underline}
BODY {margin: 0px 0px 0px 0px; FONT-SIZE: 10pt; color:#555555; FONT-FAMILY: Arial}
TABLE {FONT-SIZE: 10pt; FONT-FAMILY: Arial}
P.critical {FONT-FAMILY: Arial}

ul {margin-left:2px; margin-right:2px; padding-left:15px;}

pre.output {
    background-color:#000000;
    color:#bbbbbb;

    padding-left:5px; 
    padding-right:5px; 
    padding-top:5px;
    padding-bottom:5px;

    border:1px solid #000000;
    margin-top:5px;
    margin-left:10px;
    margin-right:10px;
  }

pre.sample {
    background-color:#000000;
    color:#bbbbbb;

    padding-left:0px; 
    padding-right:0px; 
    padding-top:0px;
    padding-bottom:0px;

    border:1px solid #000000;
    margin-top:0px;
    margin-left:0px;
    margin-right:10px;
  }

pre.qcode {
    color:#0000ff;

    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:0px;

    margin-top:0px;
    margin-left:0px;
    margin-right:10px;
  }


