<STYLE TYPE="text/css">

A:active {color:blue; text-decoration:none;}
A:link {color:black; text-decoration:none;}
A:visited {color:black; text-decoration:none;}
A:hover {color:red; text-decoration:underline;}

BODY {
     font-family:"Verdana";
     font-size:12px;
     font-weight:bold;
     background-image:url(background.png);
     }

H1 {
     font-family:"Verdana";
     font-size:15pt;
     font-weight:bold;
     }

H2 {
     font-family:"Verdana";
     font-size:15pt;
     font-weight:normal;
     }


H4 {
     font-family:"Verdana";
     font-size:12pt;
     font-weight:normal; 
     line-height:18pt;	
     text-align:justify;
     }

H3 {
     font-family:"Verdana";
     font-size:12pt;
     font-weight:bold;
     }



H5 {
     font-family:"Verdana";
     font-size:10pt;
     font-weight:normal;
     }

TD,TR {
     font-family:"Verdana";
     font-size:9pt;
     font-weight:normal;
     }

.Lista {
   list-style-type:square;
   list-style-position:inside;
   list-style-image:url("b_orange.gif");
   }


.CameraInfoH {
     font-family:"Verdana";
     font-size:10pt;
     font-weight:bold;
     text-align:center;
     color:#FFFFFF;
     background-color:#0000A0;
     }

.DownloadInfoH {
     font-family:"Verdana";
     font-size:9pt;
     font-weight:bold;
     text-align:center;
     color:#FFFFFF;
     }

.DownloadInfo {
     font-family:"Verdana";
     font-size:9pt;
     font-weight:normal;
     color:#000000;
     }

.CameraInfo {
     font-family:"Verdana";
     font-size:9pt;
     font-weight:normal;
     text-align:center;
     color:#000000;
     background-color:#EEEEFF;
     }

.CameraInfo2 {
     font-family:"Verdana";
     font-size:9pt;
     font-weight:normal;
     text-align:center;
     color:#000000;
     background-color:#DDDDFF;
     }

.Authors {
     font-family:"Verdana";
     font-size:10pt;
     font-weight:normal;
     text-align:right;
     color:Blue;
     }

.Download {
     font-family:"Verdana";
     font-size:10pt;
     font-weight:normal;
     text-align:right;
     color:Blue;
     }

.Title {
     font-family:"Tahoma";
     font-size:14pt;
     font-weight:Bold;
     font-style:Italic;
     text-align:center;
     vertical-align:middle; 
     color:#0000AA;
     }

.Background {
     background-image:url("background.png");
     background-repeat:repeat;
     }

.Tabs {
     font-family:"Tahoma";
     font-size:9pt;
     font-weight:Bold;
     text-align:left;
     background-image:url("menu_u.png");
     background-repeat:repeat;
     color:#FFDD00;
     }

.TabActive {
     font-family:"Tahoma";
     font-size:10pt;
     font-weight:Bold;
     text-align:center;
     color:#FFDD00;
     }

.TabInActive {
     font-family:"Tahoma";
     font-size:10pt;
     font-weight:Bold;
     text-align:center;
     color:#DDDDDD;
     }

.MenuLU {
    background-image:url("menu_lu.png");
    background-repeat:no-repeat;
    }

.MenuU {
    font-family:"Verdana";
    font-size:12pt;
    font-weight:bold;
    background-image:url("menu_u.png");
    background-repeat:repeat-x;
    color=#000000
    }

.MenuRU {
    background-image:url("menu_ru.png");
    background-repeat:no-repeat;
    }

.MenuLD {
    background-image:url("menu_ld.png");
    background-repeat:no-repeat;
    }

.MenuD {
    font-family:"Verdana";
    font-size:12pt;
    font-weight:bold;
    background-image:url("menu_d.png");
    background-repeat:repeat-x;
    color=#000000
    }

.MenuRD {
    background-image:url("menu_rd.png");
    background-repeat:no-repeat;
    }

.Menu {
    font-family:"Verdana";
    font-size:10pt;
    font-weight:bold;
    }

.BoxLU {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("c_lu.png");
    background-repeat:no-repeat;
    }

.BoxRU {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("c_ru.png");
    background-repeat:no-repeat;
    }

.BoxLD {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("c_ld.png");
    background-repeat:no-repeat;
    }

.BoxRD {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("c_rd.png");
    background-repeat:no-repeat;
    }

.BoxU {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("fill_u.png");
    background-repeat:repeat-x;
    }

.BoxD {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("fill_d.png");
    background-repeat:repeat-x;
    }

.BoxL {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("fill_l.png");
    background-repeat:repeat-y;
    }

.BoxR {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("fill_r.png");
    background-repeat:repeat-y;
    }

.Box {
    font-family:"Verdana";
    font-size:9pt;
    font-weight:normal;
    background-image:url("fill.png");
    background-repeat:repeat;
    text-align:left;
    }

