@charset "utf-8";
/* CSS Document */
img {border: 0px;}
body { background-color: #ffffff; margin-top: 0px; margin-bottom: auto; margin-left: 0px; margin-right: auto; }
a:link { color: #666666; text-decoration: underline;}
a:visited { color: #666666; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}
a:hover { color: #990000; text-decoration: underline; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #000000; font-weight: 100;}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: 100; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: 500;}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: 100; }
p.link { Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: 100; }
span { font-family: Arial, Helvetica, sans-serif; }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.break { page-break-after: always; }
.avoid { page-break-inside: avoid; }
.bottom { font-size: 8pt; }
.nodisc { list-style: none; }
.disc { list-style: disc; }
.sub { font-size: 8pt; vertical-align: sub; }
.super { font-size: 8pt; vertical-align: super; }
