a:link {  color: blue; text-decoration: underline}
a:visited {  color: blue; text-decoration: underline}
a:hover {  color: red; text-decoration: underline}

a.white:link {  color: white; font-weight: bold; text-decoration: underline}
a.white:visited {  color: white; font-weight: bold; text-decoration: underline}
a.white:hover {  color: white; font-weight: bold; text-decoration: none}

td {  font-size: 9pt; color: #000000; line-height: 150%}

.red {  color: #FF0000}
.input { border-style: solid; border-width: 1 }
.td { line-height: 200% }
.title {  font-size: 10.5pt;line-height: 150%}
.left {  font-size: 9pt; letter-spacing: 3}
.count{font-family:Arial;font-weight:bold;color:white;font-size:14px}
.pic { border: 1 solid #808080; background-color: white }