body { color: black; background-color: #333; }
p { color: black; font-size: 8pt; font-family: verdana; }
@font-face{ font-family: verdana; font-size: 10pt; }
td {}
a:link { color: blue ; font-weight: bold; font-style: normal; text-decoration: underline; }
a:visited { color: #0c0; font-weight: bold; font-style: normal; text-decoration: none; }
a:hover { color: #0f0 ; text-decoration: underline; }
a:active { color: red }
.header { color: white; font-size: small; font-family: verdana; background-color: #006400; padding-top: 3pt; padding-bottom: 3pt; }
.system_specs { color: black; font-size: 8pt; font-family: verdana; line-height: 12pt; padding-top: 4pt; }
.paragraph { color: black; font-size: 8pt; font-family: verdana; line-height: 12pt; border-color: #ccc; }
.product_name { color: #060; font-size: 10pt; font-family: verdana; font-weight: bold; font-style: italic; }
