body
{
 SCROLLBAR-FACE-COLOR: #4444FF;
 SCROLLBAR-HIGHLIGHT-COLOR: #6666FF;
 SCROLLBAR-SHADOW-COLOR: #003399;
 SCROLLBAR-3DLIGHT-COLOR: #9999FF;
 SCROLLBAR-ARROW-COLOR: #00FF00;
 SCROLLBAR-TRACK-COLOR: #24B9FF;
 SCROLLBAR-DARKSHADOW-COLOR: #003399;
 font-size: 14pt;
 font-family: "Times New Roman";
 color: black;
 line-height: 16pt;
 margin-left: 10pt;
 margin-right: 10pt;
}

a:link {color: blue;}
a:visited {color: darkgreen;}
a:active {color: green;}

h1
{
 Clear: both;
 font: 20pt Times New Roman;
 font-weight: bold;
 line-height: 30pt;
 margin-left: 10pt;
 margin-right: 10pt;
 width: 680px;
 text-align: center;
}

h2
{
 Clear: both;
 font: 16pt Times New Roman;
 font-weight: bold;
 line-height: 22pt;
 margin-left: 10pt;
 margin-right: 10pt;
 width: 680px;
 text-align: left;
}

h3
{
 font: 14pt Times New Roman;
 Clear: both;
 font-weight: bold;
 line-height: 18pt;
}

p
{
 Clear: both;
 font-size: 12pt;
 font-family: "Times New Roman";
 font-weight: normal;
 color: black;
 line-height: 16pt;
 text-align: left;
 margin-left: 10pt;
 margin-right: 10pt;
 width: 680px;
}

TABLE
{
 Clear: both;
 margin-left: 10px;
 margin-right: 10px;
 border-collapse: collapse;
 border: 1px solid black;
}
CAPTION
{
 font-size: 12pt;
 font-family: "Times New Roman";
 font-weight: bold;
 width: auto;
 text-align: middle
}
TH
{
 font-family: "Times New Roman";
 font-size: 12pt;
 line-height: 16pt;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
TD
{
 font-family: "Times New Roman";
 font-size: 12pt;
 line-height: 16pt;
 font-weight: normal;
 border: 1px solid black;
 text-align: center;
 vertical-align: middle;
}

LI
{
 Clear: both;
 font-size: 12pt;
 font-family: "Times New Roman";
 font-weight: normal;
 color: black;
 line-height: 16pt;
 text-align: left;
 margin-left: 10pt;
 margin-right: 10pt;
 width: 680px;
}

P.table
{
 Clear: both;
 width: 70px;
}

