body {
    width: 320;
    height: 400;
    background: #FFFFFF;
    font-size: 10px;
    color: #000000;
    font-weight: normal; 
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

@media only screen and (max-device-width: 480px) {
  .navigation {
    display: none;
  }
}

.tablehead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: none; 
	color: #000000
}

.bhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #000000
}

.tableheadorig {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #000000
}

.bdyfrm { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-transform: none; 
	color: #000000 
}

.bdyfrmST { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	text-transform: none; 
	color: #000000 
}
.mheader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: none; 
	color: #FFFFFF
}

.errorh {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: none; 
	color: #FF0000
}
