A { text-decoration: none; }
A:hover { text-decoration: underline; }
H1 { font-family: tahoma,helvetica,sans-serif; font-size: 18pt; font-weight: bold;}
H2 { font-family: tahoma,helvetica,sans-serif; font-size: 14pt; font-weight: bold;}
BODY,TD { font-family: tahoma,helvetica,sans-serif; font-size: 8pt; backgrond-color:green}
TH { font-family: tahoma,helvetica,sans-serif; font-size: 11pt; font-weight: bold; }
b.highl   { background-color:#cccccc}

B.highl {
	BACKGROUND-COLOR: red
}

B,U {
color: #006699;
}

div.coll
{
    position: relative;
    float: left;
    margin: 0 3px 0 3px;
    padding: 0 3px 0 3px;
    background-color: #AABBAA;
    text-align:left;
    width: 300px;
    padding:3px;

}

div.collsky
{
    position: relative;
    float: left;
    margin: 0 4px 0 4px;
    padding: 0 4px 0 4px;
    background-color: #ffffff;
    text-align:left;
    width: 130px;


}


