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');
}

.table_color_blue {
background-color: #1e80a3;
}

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

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

.small_white_link {
font-family: arial;
font-size: 12px;
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}
