body {
color: #004962;
background-color: #ffffff;
}
table {
font-family: verdana;
font-size: 8pt;
color: #004962;
}
td.date {
font-size: 7pt;
line-height: 5pt;
color: #660000;
}
td.text {
line-height: 12pt;
}
td.title {
font-size: 10pt;
font-weight: 600;
}
a {
color: black;
text-decoration: underline;
}
a:active {
text-decoration: underline;
color: #194992;
}
a:visited {
text-decoration: underline;
color: #841419;
}
a:hover {
text-decoration: underline;
color: #135868;
}
input {
font-family: verdana;
font-size: 8pt;
color: #004962;
}
textarea {
font-family: verdana;
font-size: 8pt;
color: #004962;
}