BODY {
	margin:0px;
	color:#002740;
	font-weight:normal;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
}
A:link    { text-decoration: none; color: #00204E; }
A:visited { text-decoration: none; color: #38487C; }
A:hover   { text-decoration: underline; color: #6699CC; }

.p08 { font-size: 8px; }
.p09 { font-size: 9px; }
.p10 { font-size: 10px; }
.p11 { font-size: 11px; }
.p12 { font-size: 12px; }
.p13 { font-size: 13px; }
.p14 { font-size: 14px; }
.p15 { font-size: 15px; }
.p16 { font-size: 16px; }
.p17 { font-size: 17px; }
.p18 { font-size: 18px; }
.p19 { font-size: 19px; }
.p20 { font-size: 20px; }

.b09 { font-size: 9px ;  font-weight: bold; }
.b10 { font-size: 10px ;  font-weight: bold; }
.b11 { font-size: 11px ;  font-weight: bold; }
.b12 { font-size: 12px ;  font-weight: bold; }
.b13 { font-size: 13px ;  font-weight: bold; }
.b14 { font-size: 14px ;  font-weight: bold; }
.b15 { font-size: 15px ;  font-weight: bold; }
.b16 { font-size: 16px ;  font-weight: bold; }
.b18 { font-size: 18px ;  font-weight: bold; }
.b20 { font-size: 20px ;  font-weight: bold; }
.b22 { font-size: 22px ;  font-weight: bold; }
.b24 { font-size: 24px ;  font-weight: bold; }
.b28 { font-size: 28px ;  font-weight: bold; }
.b32 { font-size: 32px ;  font-weight: bold; }
.b36 { font-size: 36px ;  font-weight: bold; }

body, html {
    margin:0;
    padding:0;
	background:#ffffff;
    }
/* main */
#hppre {
    margin:0 auto;
    width:740px;
    }
/* main cont */
#hppre1 {
	background:#ffffff;
    margin:0px;
    }

#hppretot {
    margin:30px 0px 0px 0px;
    padding:0px;
	color:#7F8FA6;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.125em;
	line-height:110%;
    }

#hppretit {
    margin:1px 130px 0px 130px;
    padding:0px;
	color:#00204E;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0.0725em;
	line-height:120%;
    }

#hppretit i {
	color:#40587A;
	font-weight:bold;
	letter-spacing:0.0925em;
    }
#hpprelnk {
    margin:25px 0px 10px 0px;
    padding:0px;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
    }
#hpprelnk a { color:#BFC7D3;text-decoration: none; }
#hpprelnk a:hover { color:#40587A;text-decoration: none;letter-spacing:0.0725em;font-weight:bold; }
#hpprelnkdx {
    margin:25px 0px 10px 0px;
    padding:0px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
    }
#hpprelnkdx a { color:#BFC7D3;text-decoration: none; }
#hpprelnkdx a:hover { color:#40587A;text-decoration: none;letter-spacing:0.0725em;font-weight:bold; }

#mozillafirefox { 
    margin:12px 5px 10px 0px;
    padding:0px;
	text-align:right;
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
}
#mozillafirefox a { color:#7F8FA6;text-decoration: none; }
#mozillafirefox a:hover { color:#00204E;text-decoration: none;font-weight:bold; }
#mozillafirefoxdx { 
    margin:12px 0px 10px 5px;
    padding:0px;
	text-align:left;
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
}
#mozillafirefoxdx a { color:#7F8FA6;text-decoration: none; }
#mozillafirefoxdx a:hover { color:#00204E;text-decoration: none;font-weight:bold; }
/*
colors BLEUE
00204E
40587A
7F8FA6
BFC7D3
*/

#hppretitsx {
    margin:1px 0px 5px 45px;
    padding:0px;
	color:#00204E;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0.0725em;
	line-height:120%;
	text-align:right;
    }
#hppretitdx {
    margin:1px 55px 5px 0px;
    padding:0px;
	color:#00204E;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0.0725em;
	line-height:120%;
	text-align:left;
    }

#hppretitsxt {
    margin:0px 0px 8px 45px;
    padding:0px;
	color:#40587A;
	font-size:9px;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0em;
	line-height:110%;
	text-align:right;
    }
#hppretitdxt {
    margin:0px 55px 8px 0px;
    padding:0px;
	color:#40587A;
	font-size:9px;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0em;
	line-height:110%;
	text-align:left;
    }
#hppretitsx i, #hppretitdx i {
	color:#40587A;
	font-weight:normal;
	letter-spacing:0.0925em;
    }