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

h1
{
font-family: helvetica;
font-size: 14pt;
font-weight: bold;
color: #77787b;
}

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

h1.green
{
font-family: helvetica;
font-size: 14pt;
font-weight: bold;
color: #acc494;
}

h1.gold
{
font-family: helvetica;
font-size: 14pt;
font-weight: bold;
color: #fec34f;
}

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

h2.green
{
font-family: helvetica;
font-size: 12pt;
font-weight: bold;
color: #acc494;	
}

a { text-decoration:none }

a {
	color: #ce8a14;
}

a img {
	border: none;
}

a:visited {
	color: #ce8a14;
}

a:hover {
	color: #fec34f;
}

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

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

p.green
{
font-family: helvetica;
font-size: 10pt;
color: #acc494;
}

p.fine
{
font-family: helvetica;
font-size: 9pt;
color: #777777;
}

label.fine
{
font-family: helvetica;
font-size: 9pt;
color: #777777;
}

label.white
{
font-family: helvetica;
font-size: 9pt;
color: #FFFFFF;
}

ol
{
font-family: helvetica;
font-size: 9pt;
color: #555556;
}

ul
{
font-family: helvetica;
font-size: 9pt;
color: #77787b;
margin: 6px;
padding: 6px;
}

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

span.whead
{
font-family: helvetica;
font-size: 14pt;
font-weight: bold;
color: #FFFFFF;
}

span.emph
{
font-family: helvetica;
font-size: 10pt;
font-weight: bold;
color: #E97016;
}

span.tracks
{
font-family: helvetica;
font-size: 9pt;
color: #281206;
}

span.fine
{
font-family: helvetica;
font-size: 7pt;
color: #281206;
}

span.fineWh
{
font-family: helvetica;
font-size: 7pt;
color: #999999;
}

pre
{
font-family: helvetica;
font-size: 8pt;
color: #281206;
}

textarea {
    resize: none;
}