body 
{ 
 font-family: Verdana; 
 font-size: 10pt; 
 color: #000000;
 background-color: #FFFFFF; 
 border-top: 0; 
 margin-top:0; 
 margin-bottom: 0;
 margin-left : 0;
}


.green8bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 8pt;
 color: #00FF00;
}

.lblue8bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 8pt;
 color: #00F4F1;
}

.lblue6
{
 font-family: Verdana;
 font-size: 6pt;
 color: #00F4F1;
}

.lblue6bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 6pt;
 color: #00F4F1;
}

.black8bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}

.green10bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 10pt;
 color: #00FF00;
}

.lblue10bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 10pt;
 color: #00F4F1;
}

.black10bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 10pt;
 color: #000000;
}

.green12bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 12pt;
 color: #00FF00;
}

.lblue12bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 12pt;
 color: #00F4F1;
}

.black12bold
{
 font-family: Verdana;
 font-weight: bold;
 font-size: 12pt;
 color: #000000;
}

.green8
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 8pt;
 color: #00FF00;
}

.lblue8
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 8pt;
 color: #00F4F1;
}

.black8
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 8pt;
 color: #000000;
}

.green10
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 10pt;
 color: #00FF00;
}

.lblue10
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 10pt;
 color: #00F4F1;
}

.black10
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 10pt;
 color: #000000;
}

.green12
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 12pt;
 color: #00FF00;
}

.lblue12
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 12pt;
 color: #00F4F1;
}

.black12
{
 font-family: Verdana;
 font-weight: normal;
 font-size: 12pt;
 color: #000000;
}

a:link { color: #0000FF; }
a:visited { color: #0000FF; } 
a:hover { color: #0000FF; }
a:active { color: #0000FF; }
