.tdesc {	font-weight: bold;
			text-align: left;
			line-height:22px;   }

.thead {	font-weight: bold;
			text-align: center;
			line-height:22px;   }
			
.desc {		text-align: left;
			width: 25%;		}
			
.spec {		text-align: center;
			width: 15%;		}

table {		width: 100%;	}

.phys {		width: 60%;		}

td  {		border-top: thin solid #2c7ca3;
			border-right: 2px solid #999;	
			border-bottom: 2px solid #999;
			border-left: thin solid #2c7ca3;	}
