td,body {
color: #000066;
font-size: 10pt;
font-family: verdana, arial, helvetica, sans-serif;
}

.normal {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.small {
font-size: 0.7em;
}

.bold-small {
font-weight: bold;
font-size: 0.8em;
}

.large {
color: #306BBC;
font-weight: bold;
font-size: 1.1em;
}

.blue {
color: #306BBC;
}

.bold-blue {
color: #306BBC;
font-weight: bold;
}

.bold-small-blue {
color: #306BBC;
font-weight: bold;
font-size: 0.8em;
}

a {color: #666666;}
a:hover {color: #C00000}

.noline {
text-decoration: none;
}