BODY {
    background-color : #77ff00;
    background-image : url("images/back.gif");
    color: #000000;
}

A:link, A:visited {color:#0000ff;}

A:hover, A:active {color:#ff0000;}

A:link.breaddustlist, A:visited.breaddustlist {
    color:#ff00ff;
}

H1 {
    color : #000000;
    font-size: 200%;	
    font-weight: bold;
    text-align: center;
    margin: 10px 20px 20px;
    padding: 5px;
    background-color : #ffff33;
    border-width: thin;
    border-width: 3px 10px;
    border-style : solid;
    border-color : #00ff77;
}

H2 {
    color : #3300bb;
    font-style: normal;
    font-weight: bold;
}

H3 {
    font-size: 15pt;
    color : #bb3300;
    font-style: normal;
    font-weight: bold;
}

TABLE.guidance {
    background-color:#ffffff;
    width:700px;
}

TR.index {
    talbe-layout: fix;
    height: 25px;
    background-color: #e2e2e2;
}

B.breaddustlist {
    margin: 10px 40px;
    color:#ff00ff;
    font-size:90%;
}

B.index {
    margin: 3px;
    color: #000088;
    font-family:'‚l‚r ƒSƒVƒbƒN';
}
