body { color: black; font-size: 9pt; font-family: "trebuchet ms"; background-color: white; }

p {}

td {}

a:link { color: black ; font-weight: bold; text-decoration: none; }

a:visited { color: black ; font-weight: bold; text-decoration: none; }

a:hover { color: black ; font-weight: bold; text-decoration: underline; }

a:active { color: black ; font-weight: bold; text-decoration: underline; }
h1 { font-size: 16pt; font-family: "trebuchet ms"; font-weight: bold; margin: 0.83em 0; }
h2 { font-size: 10pt; font-family: "trebuchet ms"; font-weight: bold; margin: 0.83em 0; }

div.shadow { float: left; padding: 0 2px 2px 0;
    background: url(dropshadow.png) no-repeat bottom right}
div.shadow img{display: block;position: relative;
    top: -4px;left: -4px;padding:0px;background:#FFF;
    border:0px solid;border-color: #ccc #666 #666 #ccc} 

.imglink:link { text-decoration: none; border: none;}
.imglink:visited { text-decoration: none; border: none;}
.imglink:hover { text-decoration: none; border: none;}
.imglink:active { text-decoration: none; border: none;}
