.bgSign {
    background: url(/iissamples/homepage/themes/gunmetal/gradient.gif) repeat-y
    }
.bg0 {
    background: #dae4dc
    }
.bg1 {
    background: url(/iissamples/homepage/themes/gunmetal/gradient.gif) repeat-y
    }
.bg2 {
    background: #868686
    }
.bg3 {
    background: #000;
    font: bold 24pt/24pt Times, serif;
    color: #fff;
    text-align: center
    }
.header {
    font-weight: bold;
    font-size: 10pt;
    font-family: "verdana"
    }
.title {
    font-size: 10pt;
    background: black;
    color: #fff;
    line-height: 12pt;
    font-family: "Verdana";
    text-align: center;
    font-variant: normal
    }
BLOCKQUOTE {
    background: #7fffd4
    }
H4 {
    font-weight: bold;
    font-size: 10pt;
    font-family: "verdana"
    }
H5 {
    font-size: 8pt;
    line-height: 10pt;
    font-style: normal;
    font-family: "verdana";
    font-variant: normal
    }
H6 {
    font-size: 10pt;
    line-height: 100%;
    font-family: Verdana, Arial, Helvetica
    }
CODE {
    font-family: Courier, Monaco
    }
A:link {
    background: none transparent scroll repeat 0% 0%;
    color: #00f
    }
A:active {
    color: #fc9
    }
A:visited {
    color: #800080
    }