body { color: black;}

.iframe { color: gray;
background-image:
background-repeat: repeat-x;
background-attachment: fixed;
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #41519B;
scrollbar-3dlight-color: #87c1f3;
scrollbar-darkshadow-color: #87c1f3;
scrollbar-face-color: #ffd737;
scrollbar-highlight-color: #41519B;
scrollbar-shadow-color: #41519B;
scrollbar-track-color: #87c1f3;}

p { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.small { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
p.small { color: #ffd737; font-size: 8pt; text-transform: uppercase; }
p.intro { font-size: 10pt; }
a img { border: none; display: block;}

a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; border-bottom: 1px dashed white; }
a:active {  }
.footer   { color: white; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.footer a:link { color: white; text-decoration: none; }
.footer a:hover { color: white; text-decoration: none; border-bottom: 1px dashed gray; }
h1, h2, h3 { color: #026689; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 18px; border-bottom: 2px solid #026689; }
.title { color: #026689; font-size: 13pt; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; border-bottom: 2px solid #026689; }

