a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

body {
font-size: 8pt;
font-family: Verdana;
}

td, th {
font-size: 8pt;
text-align: center;
}

td.quote {
font-size: 10pt;
text-valign: top;
height: 20px;
}

td.left {
text-align: left;
}

th.left {
text-align: left;
}

td.right {
text-align: right;
}

td.cross {
font-size: 10pt;
color: #ff0000;
font-weight: bold;
}

td.circle {
font-size: 10pt;
color: #00ff00;
font-weight: bold;
}

td.bold {
font-size: 13pt;
font-weight: bold;
}

td.bold2 {
font-size: 8pt;
font-weight: bold;
}

.big {
font-size: 10pt;
font-family: Verdana;
font-weight: bold;
text-decoration: underline;
}

.big2 {
font-size: 12pt;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}

.rand {
border-bottom: #000000 1px outset;
border-left: #000000 1px outset;
border-right: #000000 1px outset;
border-top: #000000 1px outset;
}

.a1 {
text-decoration: underline;
font-weight: bold;
font-size: 10pt;
}