td { font-family: tahoma, arial;
     font-size: 8pt;
     font-style: normal;
     line-height: 13pt;
     font-weight: normal;
     color: #333333;
     text-decoration: none;
     }
td.menu { cursor:hand;
          cursor:pointer; 
          }
td.bawah { background-color: #bcbcbc;
           font-family: tahoma, arial;
           font-size: 8pt;
           font-style: normal;
           line-height: 13pt;
           font-weight: normal;
           color: #ffffff;
           text-decoration: none;
           }
td.online { font-family: tahoma, arial;
            font-size: 8pt;
            font-weight: bold;
            color: #ffffff;
            }
a { font-family: tahoma, arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #3b97d6;
    text-decoration: underline;
    cursor: hand;
    }
a.bawah { font-family: tahoma, arial;
          font-size: 8pt;
          font-style: normal;
          font-weight: normal;
          color: #ffffff;
          text-decoration: underline;
          cursor: hand;
          }
b.red { font-family: tahoma, arial;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        color: #3b97d6;
        text-decoration: none;
        }
input { font-family: tahoma, arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
        text-decoration: none;
        }
select { font-family: tahoma, arial;
	 font-size: 8pt;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
         text-decoration: none;
         }
		 
td.bold {
	font-weight:bold;
}

.red {
	font-weight:bold;
	color:#F00;
}

.black {
	font-weight:bold;
	color:#000;
}