#ex {
	font-size:16px; font-weight:bold; color:green; TOP:-100px; POSITION: absolute; CURSOR: hand;
}
#up {
	font-size:16px; font-weight:bold; color:blue; TOP:-100px; POSITION: absolute;
}
#blocka {
    font-size:16px; height:16px; width:16px; color:white;POSITION: absolute; BACKGROUND-COLOR:white ;CURSOR: hand;
}
#blockb {
    font-size:16px; height:16px; width:16px; color:#660000; POSITION: absolute; BACKGROUND-COLOR:#660000; CURSOR: hand;
}
#blocktext {
        font-size:16px; height:16px; color:white;POSITION: absolute; top:20px; left:40px;

}
.base {  font-size: 10pt}
.line { line-height: 1.4em; }
.bg {  background-image: url('bg.gif'); background-repeat: repeat-x}
.text3 {
	font-size: 14px; line-height: 18px;
}