<!--
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight : bold; 
} 
caption { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : bold; 
background : transparent; 
}
textarea {
background-color : white; 
color : #000000; 
} 
H1 {
font-size : 16pt; 
color : white; 
} 
IMG {
border : 0; 
} 
IMG.b {
border : 1px solid black; 
}

ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.3em 0 0 1.5em;
    padding:0;
    list-style-image: url("images/bullet.gif");
}
ol {
    line-height: 1.5em;
    margin: 0.3em 0 0 3.2em;
    padding:0;
    list-style-image: none;
}
li { margin-bottom: 0.1em; }
table {
font-size : 10pt; 
background-color : white; 
border : 1px solid black; 
border-collapse : collapse; 
} 
table.a {
background-color : white; 
border-collapse : collapse; 
border : 0 solid black; 
} 
table.c {
background-color : transparent; 
border-collapse : collapse; 
border : 0 solid black; 
} 

TD {
padding: 2px 2px;
border : 1px solid black; 
font-size : 14pt; 
color : white; 
} 
TD.ag {
background-color : #cccccc; 
padding: 1px 1px;
border : 0px; 
}
TD.a {
padding: 1px 1px;
border : 0px; 
}
TD.c {
padding: 0px 0px;
border : 0px; 
}
TD.cs {
font-family : Verdana, "Microsoft Sans Serif", Helvetica, sans-serif; 
font-size : 7pt;
text-align : center;
}
TD.cr {
font-family : Verdana, "Microsoft Sans Serif", Helvetica, sans-serif; 
font-size : 7pt;
text-align : right;
}
TD.s {
font-family : Verdana, "Microsoft Sans Serif", Helvetica, sans-serif; 
font-size : 8pt; 
}
TD.rw {
font-size : 8pt; 
border : 1px solid black; 
background-color : #99cc99; 
text-align : center;
} 
TD.rl {
font-size : 8pt; 
border : 1px solid black; 
background-color : #ee4444; 
text-align : center;
} 
TD.rd {
font-size : 8pt; 
border : 1px solid black; 
background-color : #ffffff; 
text-align : center;
} 
TD.rnc {
font-size : 8pt; 
border : 1px solid black; 
background-color : #cccccc; 
text-align : center;
} 
TD.rsc {
font-size : 8pt; 
border : 1px solid black; 
background-color : #99ccff; 
text-align : center;
}
TD.w {
font-size : 8pt; 
border : 1px solid black; 
background-color : #99cc99; 
width : 8px; 
height : 8px; 
text-align : center;
} 
TD.l {
font-size : 8pt; 
border : 1px solid black; 
background-color : #ee4444; 
width : 8px; 
height : 8px; 
text-align : center;
} 
TD.d {
font-size : 8pt; 
border : 1px solid black; 
background-color : #ffffff; 
width : 8px; 
height : 8px; 
text-align : center;
} 
TD.nc {
font-size : 8pt; 
border : 1px solid black; 
background-color : #cccccc; 
width : 8px; 
height : 8px; 
text-align : center;
}

TD.sc {
font-size : 8pt; 
border : 1px solid black; 
background-color : #99ccff; 
width : 8px; 
height : 8px; 
text-align : center;
}
TD.header {
border : 0 solid black; 
} 
TH {
font-size : 18pt;
color : white;
font-weight : bold; 
border : 0px solid black; 
background-color : #000000; 
} 
TH.a {
font-size : 8pt; 
font-weight : bold; 
border : 0px solid black; 
background-color : #cccccc; 
} 
TH.al {
font-size : 8pt; 
font-weight : bold; 
border : 0px solid black; 
background-color : #cccccc; 
text-align : left;
} 
TH.ar {
font-size : 8pt; 
font-weight : bold; 
border : 0px solid black; 
background-color : #cccccc; 
text-align : right;
} 
A {
font-size : 14pt; 
text-decoration : underline; 
color : white; 
} 
div.testclass {
  border: 2px dashed #333
  height:25px;
  background-color: #ffe;
  }
-->
