
body { font-family: Arial, Helvetics, Verdana, sans-serif; font-size: 11px}


td
{
font-size: 13px;
margin:2px;
padding: 2px;
text-align: center;
}

td.nattname
{
padding-right: 3px;
text-align: right;
}

td.nattaction
{
text-align: center;
border-left: thin black dotted;
}

td.nattdate
{
text-align:center;
border-left: thin black dotted;
}

td.nattdetails
{
text-align: left;
border-left: thin black dotted;
}

td.attname
{
margin-bottom: 5px;
text-align: center;
border-top: thick black solid;
}

td.attaction
{
text-align: center;
border-left: thin black dotted;
border-top: thick black solid;
}

td.attdate
{
text-align:center;
border-left: thin black dotted;
border-top: thick black solid;
}

td.attdetails
{
text-align: left;
border-left: thin black dotted;
border-top: thick black solid;
}


td.attheader
{
}



