body {
font-family: Helvetica, Arial, sans-serif;
background-color: #CCCCCC;
margin: 0;
}
h1 {
font-size: 11pt;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
color: black;
background-color: rgb(187,187,187);
border-color: black;
padding-left: 3px;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
}
p {
font-family: Helvetica, Arial, sans-serif;
font-size: 11pt;
line-height: 14pt;
font-weight: 500;
text-align: justify;
}
td {
font-family: Helvetica, Arial, sans-serif;
font-size: 11pt;
line-height: 14pt;
font-weight: 500;
}
th {
font-family: Helvetica, Arial, sans-serif;
font-size: 11pt;
line-height: 14pt;
font-weight: 600;
background-color: rgb(187,187,187);
}
a:link { 
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
color:#0000ff;
text-decoration: underline;
}
a:active {
color:#ff0000;
text-decoration: underline;
}
a:focus {
text-decoration: none;
}
.fptitles {
font-size: 12pt;
}
.txtnav {
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
line-height: 14pt;
}
.frac {
font-size: smaller;
}
.bigquote {
font-family: serif;
font-style: italic;
font-size: 16pt;
}
img.newprod {
margin: 8px;
padding: 0px;
border-width: 1px;
border-color: rgb(24,41,148);
border-right-style: ridge;
border-bottom-style: ridge;
}