#business { color: #0d2c89; } #white { color: #ffffff; } #teal { color: #0099aa; } #gray { color: #999999; } #zillow { color: #692; } #whiteBack { background-color: #ffffff; } #medBlue { background-color: #6699cc; } #lightBlue { background-color: #BECDDE; } .def { font-family: tahoma,verdana,sans-serif; color: #000000; font-size: 9pt; font-weight: normal; font-style: normal; } .defBold { font-family: tahoma,verdana,sans-serif; color: #000000; font-size: 9pt; font-weight: bold; font-style: normal; } .defRed { font-family: tahoma,verdana,sans-serif; color: #ff0000; font-size: 9pt; font-weight: normal; font-style: normal; } .heading { font-family: tahoma,verdana,sans-serif; color: #0d2c89; font-size: 14pt; font-weight: bold; font-style: normal; } .largeText { font-family: tahoma,verdana,sans-serif; color: #000000; font-size: 11pt; font-weight: normal; font-style: normal; } .medText { font-family: verdana,tahoma,sans-serif; color: #000000; font-size: 8pt; font-weight: normal; font-style: normal; } .smallText { font-family: verdana,tahoma,sans-serif; color: #000000; font-size: 7pt; font-weight: normal; font-style: normal; } .tableHeading { font-family: tahoma,verdana,sans-serif; color: #000066; font-size: 8pt; font-weight: bold; font-style: normal; } .formSmall { font-size: 7pt; } .reportHeading { font-family: tahoma,verdana,sans-serif; color: #ffffff; font-size: 12pt; font-weight: bold; font-style: normal; position: relative; top: -3pt; } a { color: #6699cc; } a: hover { color: #ff9900; } a.largeText { color: #ff6600; } a: hover.largeText { color: #6699cc; } a.heading { color: #000066; text-decoration: none; } a: hover.heading { color: #6699cc; text-decoration: none; } a: visited { color: #000000; }