body { font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; 
 }

p { font-size: 12pt; }
.credits { font-size: 8pt; }
.h1 { color: #000; font-size: 12pt; background-color: #fff; }
.h2 { color: #000; font-size: 12pt; background-color: #c1c9cc; }
.h3 { color: #000; font-size: 10pt; background-color: #c1c9cc; }
td { }

a:link { color: #000; background-color: #c1c9cc; text-decoration: none; }

a:visited { color: #000; background-color: #c1c9cc; text-decoration: none; }

a:hover { color: #000; font-weight: bold; background-color: #c1c9cc; }

a:active { color: #000; background-color: #c1c9cc; text-decoration: none; }


