/*Tags*/
body
{
background: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.basic
{
font-size: 10pt;
color: black;
font-weight: normal;
}
.bRed
{
font-size: 10pt;
color: red;
font-weight: bold;
}
.bBlack
{
font-size: 10pt;
color: black;
font-weight: bold;
}
}
.Black12
{
font-size: 12pt;
color: black;
font-weight: normal;
}
.bBlack12
{
font-size: 12pt;
color: black;
font-weight: bold;
}
.bSepia8
{
font-size: 8pt;
color: #6b3522;
font-weight: bold;
}
.bSepia
{
font-size: 10pt;
color: #6b3522;
font-weight: bold;
}
.bSepia12
{
font-size: 12pt;
color: #6b3522;
font-weight: bold;
}
.bGreen12
{
font-size: 12pt;
color: #006753;
font-weight: bold;
}
.Green16
{
font-size: 16pt;
color: #006753;
font-weight: normal;
}
.basicFontOnly
{
font-size: 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
}
.basicFont8PtOnly
{
font-size: 8pt;
; font-family: Verdana, Arial, Helvetica, sans-serif
}
