body {font-family:Arial}
a {text-decoration:none}
a:hover {text-decoration:underline}
p.break {page-break-after:always}
.note {Font-Size:12pt;}
*.center {text-align:center}
*.right {text-align:right}
*.left {text-align:left}
*.normal {Font-weight:normal}
*.small {Font-Size:8pt; font-weight:normal}
*.big {Font-Size:14pt}
*.verysmall {Font-Size:7pt}
*.highlight {background-color:lightblue}
*.ismaster {color:red;font-style:italic;}
@media print {*.noprint {display:none} }