
      body,td {
        font-size:smaller;
        padding: 0px 6px;
      }
      table {
        border-collapse: collapse;
      }
      th {       
        background-color: #074ccb;
        color: white;
		text-align:left;
        font-size: smaller;
        padding: 0px 6px;
      }
      tr {
		line-height: 200%;
      }
      td {
      		text-align:left;
  
      }
	  td#mark{
	   text-align:left;}
      tr.striped {
        background-color: #074ccb;}  
