h1 {
 font-family: Verdana;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}
h2 {
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}
h3 {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}
p {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
#liner {
 font-size: 2px
}
#small {
 font-size: 10px
}
#red {
 color: #7F0000;
}
td {
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a:link {
 font-family: Verdana;
 font-size: 12px;
 color: #001060;
 text-decoration: none;
}
a:visited {
 font-family: Verdana;
 font-size: 12px;
 color: #3F3F3F;
 text-decoration: none;
}
a:active {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #9F0000;
 text-decoration: none;
}
a:hover {
 font-family: Verdana;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 background: #000000;
}
