body { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; } p { font-size: 7pt;} h1 { font-size: 11pt; color: red; font-weight: bold;} td { font-size: 8pt;} div { font-size: 7pt;} div.small {font-size: 6pt;} div.smorange {font-size: 7pt; color: orange;} div.smsilver {font-size: 7pt; color: silver;} div.smred {font-size: 7pt; color: red;} div.medium{font-size: 9pt;} div.medred {font-size: 9pt; color: red;} div.scrollbox { font: 7pt verdana,arial,helvetica; width: 100%; height: 300px; overflow: scroll; overflow-x: hidden;} #auto {overflow: auto;} p.smorange {font-size: 7pt; color: orange;} p.smsilver {font-size: 7pt; color: silver;} p.smyellow {font-size: 7pt; color: yellow;} div.smyellow {font-size: 7pt; color: yellow;} p.white { color: white; font-size: 8pt; font-weight: bold;} a:link { color: white; text-decoration: none; font-weight:bold;} a:hover { color: red; text-decoration: underline; font-weight:bold;}