.title {font-family: Arial; font-size: 20pt; font-weight: bold; color: blue;}
.header {font-family: Arial; font-size: 10pt; font-weight: bold; color: white; background: blue;}
.header A {color: white;}
.navbar {font-family: Arial; font-size: 8pt; font-weight: bold; color: white;}
.navbar A {color: white; text-decoration: none;}
.navbar A:hover {text-decoration: underline;}
.smallText {font-size: 8pt; font-weight: normal;}
TABLE.table TD {background: white;}
TD {font-family: Arial; font-size: 9pt;}
TR.header TD {font-family: Arial; font-size: 10pt; font-weight: bold; color: white; background: blue;}