<STYLE TYPE="text/css">
<!--  

BODY {
    background-color: black;
    color: white;
    font-size: 	5pt;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    font-family: arial, helvetica;
}


h1 {
    color: white;
    font-size: 	15pt;
    font-weight: bold;
    font-style: italic;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    font-family:arial, helvetica;;
}

h2 {
    color: white;
    font-size: 	11pt;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    font-family:arial, helvetica;
}

P {
    color: white;
font-size: 10pt;
margin-top: 0.1em;
margin-bottom: 0.1em;
font-family:arial, helvetica;
}

#2 {
color: white;
font-size: 10pt;
margin-top: 1em;
font-family:arial, helvetica;
}

#sm {
color: white;
font-size: 8pt;
margin-top: 1em;
margin-bottom: 1em;
font-family:arial, helvetica;
}



A  {text-decoration: none; color: white;font-size:11;}

A:hover  {text-decoration: none; color: gray;}

#break {
background-image: url(images/bkback.gif);
}