a {
color: rgb(130, 140, 170);
}
a:link { text-decoration: none; font-weight: bold; }
a:visited { text-decoration: none; font-weight: bold; }
a:active { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: none; background: black; color: white; }

body { 
background-color: white;
font-family: verdana, arial, helvetica;
font-size: 8pt;
margin: 40px 40px 40px 40px;
border-width: 0px;

}

td {
color: black;
font-family: verdana, arial, helvetica;
font-size: 8pt;
}

#gbtext {
color: rgb(190, 210, 230);
}

#page {
color: black;
padding: 20px 30px 50px 50px;
}

.content {
color: black;
font-size: 8pt;
}

.navbar {
color: black;
font-weight: bold;
font-size: 10pt;
}

#big { font-family: verdana, arial, helvetica; font-size: 16pt; font-weight: bold; }
#med { font-family: verdana, arial, helvetica; font-size: 12pt; font-weight: bold; }
#sml { font-family: verdana, arial, helvetica; font-size: 6pt; }
#log { font-family: verdana, arial, helvetica; font-size: 7pt; }

