body {FONT-FAMILY: Times New Roman; font-size: 12pt; background-color:White;}
P {FONT-FAMILY: Times New Roman; font-size: 12pt}
H1 {font-family: Times New Roman; font-size: 24pt; text-align: center }
H2 {font-family: Times New Roman; font-size: 18pt; color:Red;}
H3 {font-family: Times New Roman; font-size: 14pt; color:Red;}

td {
 width: auto;
 height: auto;
 padding: 2px;
border-bottom-style: solid; 
border-bottom-color: #FFF0F5; 

 }
td.half {
 width: 50%;
 height: auto;
 padding: 5px;

 }
td.center {
 width: auto;
 height: auto;
 padding: 2px;
 text-align:center;
 border-bottom-color:White; 
 }
 td.header {
 width: auto;
 height: auto;
 padding: 2px;
 font-size:24px;
 text-align:center;
 border-bottom-color:White; 
 }
.light {
background-color:#FFF0F5 ;
}
table {
    width:90%;
    text-align:left;
    }
div {
text-align:center;
top:0px;
left:50px;
width: 800px;
background-color:White;
}
