<STYLE TYPE="text/css">
H1              {
                font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: medium;
                }
H2              {
                font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: small;
                }
BODY            {
                COLOR: black;
                BACKGROUND: white;
				font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: 10pt;
                margin: 0;
                }
TABLE           {
                margin:0; font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: 10pt;
                }
INPUT           {
                font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: 10pt;
                }
SELECT          {
                font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: 10pt;
                }
a:link          {
                color: #E32E3D;
                font-weight: bold;
                text-decoration: none;
                }
a:active        {
                color: #E32E3D;
                font-weight: bold;
                text-decoration: none;
                }
a:visited       {
                color: #E32E3D;
                font-weight: bold;
                text-decoration: none;
                }
a:hover         {
                color: #E32E3D;
                font-weight: bold;
                text-decoration: underline;
                }
.SIDEBAR        {
                COLOR: black;
				font-family: Tahoma, Verdana, Arial, Helvetica;
                font-size: 8pt;
                margin: 0;
                }

a:link.SIDEBAR  {
                color: #000000;
                font-weight: bold;
                text-decoration: none;
                }
a:active.SIDEBAR {
                color: #000000;
                font-weight: bold;
                text-decoration: none;
                }
a:visited.SIDEBAR {
                color: #000000;
                font-weight: bold;
                text-decoration: none;
                }
a:hover.SIDEBAR {
                color: #000000;
                font-weight: bold;
                text-decoration: underline;
                }
.smalltext      {
                COLOR: black;
                FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
                FONT-SIZE: 8pt;
                LINE-HEIGHT: 140%
                }
.smallgraytext  {
                COLOR: gray;
                FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
                FONT-SIZE: 8pt;
                LINE-HEIGHT: 140%
                }
</STYLE>