/* CSS definition file containing site wide stylesheets */
P { font-family: Verdana, serif; font-size: 8pt; color: black;} /* paragraph format */
A { font-family: Verdana, serif; font-size: 8pt; color: blue;} /* Link format */
H1 { font-family: Verdana, serif; font-size: 12pt; font-weight: bold; color: black;} /* Page title format */
TABLE { font-family: Verdana, serif; font-size: 8pt; color: black;} /* Text within table format */
LI { font-family: Verdana, serif; font-size: 8pt; color: black;} /* list item format */
UL { font-family: Verdana, serif; font-size: 8pt; color: black;} /* unordered list item format */
OL { font-family: Verdana, serif; font-size: 8pt; color: black;} /* ordered list item format */
FORM { font-family: Verdana, serif; font-size: 8pt; color: black;} /* form format */