body { background-color: #AABBFF; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; }
td { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; }
font { font-size: 8pt; }
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 10pt; }
A:Link { color: black; text-decoration: none; }
A:Visited { color: blue; text-decoration: none; }
A:Hover { color: yellow; text-decoration: underline; }
A:Active { color: #EEDD00; text-decoration: underline; }
ul { font-size: 8pt; }

.filterField {
font-size: 8pt;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
color: DarkRed4;
background-color: #EFFEEF;
border-width: 1px;
border-style: inset;
}

.lookUpButton {
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
font-size: 7pt;
border-width: 1px;
border-style: outset;
cursor: pointer;
background-color: #EEEEEE;
}
