h1{font-size:20pt; font-weight:bold; color:#666666; 
border-bottom-style:solid; border-bottom-width:3px; border-bottom-color:grey;
   background-color:#ffffff;}
table {font-size:18px; font-family: "arial",sans-serif; line-height: 160%;}
p{font-size:12px;}
@media screen and (max-width:480px) {
img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
}