body{  background: white;  color: black;  font-family: "Times New Roman,Times";  font-size: "16px";}A:link{  color: red;  background: transparent;  text-decoration: none;}A:visited{  color: red;  background: transparent;  text-decoration: none;}A:hover{  color: blue;  background: transparent;  text-decoration: none;}A:active{  color: blue;  background: transparent;  text-decoration: none;}h1{  color: blue;  font-family: "Times New Roman,Times";  font-size: "26px";  }h2{  color: blue;  font-family: "Times New Roman,Times";  font-size: "22px";  }h3{  color: blue;  font-family: "Times New Roman,Times";  font-size: "18px";  }h4{  color: blue;  font-family: "Times New Roman,Times";  font-size: "16px";  }th{  font-family: "Times New Roman,Times";  font-size: "17px";    background: #DDDDDD;}td{  font-family: "Times New Roman,Times";  font-size: "16px";  }.smallprint{  font-family: "Times New Roman,Times";  font-size: "12px";}.smallerprint{  font-family: "Times New Roman,Times";  font-size: "11px";}.smallestprint{  font-family: "Times New Roman,Times";  font-size: "10px";}.attention{  font-family: "Times New Roman,Times";  background: #FF9595 ! important;  border-color: red;  color: white;}.tableheader{  // Note: should match th rule!  font-family: "Times New Roman,Times";  background: #DDDDDD;}.tabresult{  font-family: "Times New Roman,Times";  background: #F6F6F6;  text-align: right;  vertical-align: top;}.prose{  font-family: "Times New Roman,Times";  font-size: 15px;  text-align: justify;  text-justify: inter-word;}