/* CSS Document */
td {  font-size: 12px}
.normalTxt {  font-size: 12px}
a:link {  font-size: 12px; color: #003333; text-decoration: underline}
a:visited {  font-size: 12px; color: #330033; text-decoration: underline}
a:hover {  font-size: 12px; color: #FF0099; text-decoration: underline overline}
a:active {  font-size: 12px; color: #FF0099; text-decoration: underline overline}
.smaller {  font-size: 11px}
