body {
/* background-color: pink;*/
   background-color: #FFFFFF;
   font-family: "Arial, Helvetica, Verdana,  sans-serif";
   font-size: 12px;
   color: #696D6C;
}



td {
   font-family: "Arial, Helvetica, Verdana,  sans-serif";
   font-size: 12px;
}

.Heading { font-size: 16px; font-weight: bold; }
.Attention { font-size: 16px; font-weight: bold; color: #D42A56; }
.LargeHeading { font-size: 24px; font-weight: bold; font-style: italic; }
