a:active { color: #A1A6B6; text-decoration: underline; font-weight: normal; }
a:link { color: #A1A6B6; text-decoration: underline; font-weight: normal; }
a:visited { color: #A1A6B6; text-decoration: underline; font-weight: none; }
a:hover { text-decoration: underline; color: #091C5A; font-weight: normal; }
body { font-family: Arial, sans serif; font-size: 10pt; text-decoration: none; color: #091C5A; }
TD { font-family: Arial, sans serif; font-size: 10pt; text-decoration: none; color: #091C5A; }
H1 { font-family: Arial, sans serif; font-size: 12pt; text-decoration: none; color: #A1A6B6; }

/* Copyright in footer */
.copyright { font-family: Arial, sans serif; font-size: 8pt; text-decoration: none; text-align: center; color: Silver; }

/* Study Guide link on default.htm */
.DLStudyGuide { font-family: Arial, sans serif; font-size: 11pt; text-decoration: none; color: #B22222;  font-weight: bold;  }

