/*this is a CSS1 style sheet*/

BODY { background-color: 000000;
font-family: times new roman; font-size: 10pt; }



P { background-color: 000000;
font-family: times new roman; font-size: 10pt ; color: #FFFFFF;  }

P.titles { background-color: 000000;
width: 120px;
font-family: times new roman; font-size: 10pt ; color: #FFFFFF; text-align: center }

P.background { background-color: 000000;
font-family: times new roman; font-size: 10pt; color: #FFFFFF; }

P.index { background-color: 000000;
width: 100%;
font-family: times new roman; font-size: 10pt ; color: #FFFFFF; }

table.bg { background-color: 000000;
font-family: times new roman; font-size: 10pt;}

b {}

a.highlight { color:#203850 }

