body { background-color: #FFFFFF; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; }
font { font-size: 8pt; }
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 10pt; }
A:Link { color: #000077; 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; }
td { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; }
th { background-color: #0618D4; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; }

.divimg {
display: none;
position: absolute;
left: 0px;
top: 0px;
}

.divlink {
display: none;
position: absolute;
left: 20px;
top: 20px;
}

.divtext {
display: none;
position: absolute;
left: 10px;
top: 10px;
color: blue;
border: 2px blue solid;
background-color: #CDCDCD;
font-size: 8pt;
}
