/* primary tags and styles */

A { color: #09f; text-decoration: underline }
A:alink { color: #ccc; text-decoration: none }
A:vlink { color: #09f; text-decoration: underline }
A:hover { color: #f30; text-decoration: none }
BODY  { font-size: 12px; font-family: times new roman, serif }
TD, P, blockquote { color: #06c; font-size: 12px; font-family: times new roman, serif }


/* classes for primary tags */
.stdhdg  { color: #039; font-weight: bold; font-size: 14px; font-family: times new roman, serif }
.subhdg { color: #f30; font-weight: bold; font-size: 12px; font-family: times new roman, serif }

.active { color: #999; text-decoration: none; font-size: 12px; font-family: times new roman, serif  }