BODY
{
color : black;
background: white;
background: url(logotest2.gif);
font-family : Arial;
font-size : 10pt;
font-weight : demi-bold;

}

P
{
color : black;
font-size : 10pt;
font-family : Arial;
font-weight: demi-bold;
}

UL
{
color : black;
font-size : 10pt;
font-family : Arial;
font-weight: demi-bold;
}

SMALL
{
color:black;
font-size: 7pt;
font-family : Arial;
font-style : italic;
}

P SPAN
{
color: #007F7F;
}

H1
{
color : #AF09BD;
font-size : 24pt;
font-family : Arial;
font-weight : extra-bold;
font-style : italic small-caps;
}

H2
{
color : #AF09BD;
font-size : 18pt;
font-family : Arial;
font-weight : bold;
}

H3
{
color : #0000FF;
font-size : 14pt;
font-family : Arial;
font-weight : bold;
}

H4
{
color : black;
font-size : 10pt;
font-family : Arial;
font-weight : bold;
}

A:link
{
color: blue;
}

A:visited
{
color: purple;
}

A:active
{
color: red;
}
