table.strict
{
 width:75%;
 height:75%;
 text-align:center;
 border:2px solid black;

}
td.header
{
 background-color:purple; 
 border:2px solid black;
}

p.header
{
 font-size: 30pt;
 color: white;
 font-family: tahoma;
 font-weight: bold;
}
p.normal2
{
 font-size: 20pt;
 color: balack;
 font-family: arial;
 font-weight: bold;
}  

