@page {
 size: 210mm 297mm;
 margin: 10%;
}

body {
 background:transparent;
}

body,td,p,div,span {
 font-family:verdana,sans-serif;
 font-size: 8pt;
}

h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}

th {
 font-size:8pt;
 font-weight:bold;
 text-align:left;
}

a {
 color:black;
 text-decoration:none;
}

.NoPrint {
 display:none;
}

h1 a {
 color:#000;
 text-decoration:none;
}
