body
{ 
background-image: 
url('images/index_01.jpg');
background-repeat: repeat-x
}

p 
{font-size: 10pt;
font-family: arial;
color: #ffffff;
line-height: 18pt}

.table_blue {
background-image: url('images/blue_wide.jpg');
}

.white_title {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #ffffff; 
}

.black
{font-size: 10pt;
font-family: arial;
color: #000000;
line-height: 12pt}

.black_title {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #000000; 
}

li

{font-size: 10pt;
font-family: arial;
color: #000000;
line-height: 12pt}


a
{font-size: 10pt;
font-family: arial;
color: #000000;
line-height: 10pt}