div.abs_pic
{
position:absolute;
left:10px;
top:0px
}

h1
{
font-family: helvetica;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

h1.wh
{
font-family: helvetica;
font-size: 12pt;
font-weight: bold;
color: #FFFFFF;
}

h2
{
font-family: helvetica;
font-size: 10pt;
font-weight: bold;
color: #666666;
}

h2.wh
{
font-family: helvetica;
font-size: 10pt;
font-weight: bold;
color: #666666;
}

p
{
font-family: helvetica;
font-size: 10pt;
color: #666666;
}

p.gry
{
font-family: helvetica;
font-size: 10pt;
color: #CCCCCC;
}

p.wh
{
font-family: helvetica;
font-size: 10pt;
color: #FFFFFF;
}

p.blue
{
font-family: helvetica;
font-size: 10pt;
color: #00a2e0;
}

p.disclaimer
{
font-family: helvetica;
font-size: 7pt;
color: #777777;
}

ul
{
font-family: helvetica;
font-size: 9pt;
color: #666666;
}

ul.wh
{
font-family: helvetica;
font-size: 9pt;
color: #FFFFFF;
}

a
{
text-decoration:none;
}

a:hover {color: #000;}

a.gry
{
color:#CCCCCC;
text-decoration:none;
}

a.gry:hover {color: #FFFFFF;}

