td, textarea, input, select { font-family: tahoma;
	                      font-size: 8pt;
            	              color: #000000;
	                      font-weight: normal;
                              line-height:13pt;
                              }

td.blue { font-family: tahoma, arial;
          font-size: 8pt;
          color: #ffffff;
          font-weight: normal;
          line-height:13pt;
          }

.frame { border: 1px solid #DEE2E3;
         }

b.biru { font-family: tahoma;
  	 font-size: 8pt;
	 color: #1758c3;
	 font-weight: bold;
         line-height:13pt;
         }

a { font-family: tahoma;
    font-size: 8pt;
    color: #1758c3;
    font-weight: normal;
    line-height: 13pt;
    text-decoration: underline;
    cursor:pointer;
    }


a.menu { font-family: tahoma;
         font-size: 8pt;
         color: #000000;
         font-weight: normal;
         line-height: 13pt;
         text-decoration: none;
         cursor:pointer;
         }
