body { color: black; font-family: arial; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.links a{ color: #666; font-size: 12px; text-decoration: none; }
.headerText { color: #800000; font-size: 10px; font-family: arial; }
.headerTitle { font-size: 15px; font-family: verdana; font-weight: bold; }
.header { border-bottom: 2px solid #1b5; }
.whiteText { color: #fff; font-size: 12px; }
.pdfLink { color: #666; font-size: 10px; font-family: arial; }
.content { color: #666; font-size: 12px; font-family: arial; line-height: 15px; }
.redContent { color: #900; font-size: 16px; }
