.level1 {  font-size : 12pt; }
.level2 {  font-size : 10pt; }
.gold { font-size : 12; }
.toptitle, .header2 {font-size: 12pt; }
.title2 { font-size: 18pt; }
.left1 { font-size: 12pt; }
H1.extra4 { font-size : 65pt;}
H1.extra3 { font-size : 55pt;}
H1.extra2 { font-size : 45pt;}
H1.extra { font-size : 35pt;}
H1 { font-size : 25pt;}
H2 { font-size : 18pt; }
H3 { font-size : 16pt; }
H4 { font-size : 14pt; }
H5 { font-size : 12pt; }
H6 { font-size : 10pt; }
H7 { font-size : 8pt; }

.T { font-size : 10pt; }
BODY, P, TD, TH, TD.left1 { font-size : 10pt; }

p { font-size : 12pt; }
p.p1 { font-size : 10pt; }
p.p2 { font-size : 12pt; }
p.p3 { font-size : 14pt; }
p.p4 { font-size : 16pt; }
p.p5 { font-size : 18pt; }
p.p6 { font-size : 25pt; }

p.p7 { font-size : 35pt; }
p.p8 { font-size : 45pt; }
p.p9 { font-size : 55pt; }


.name { 
/* font-size : 35pt; */
	/*color: #0000D5; */
	/* RR GG BB */ 
	/* 000    110    168  */ 
	
	color: #006ea8;
	
	/* color: #0ba69d; */
	 font-size : 12pt;
/* font-weight : bold; */
} 


H1, h2, h3, h4, h5, h6, h7,TD, TH, .p, p, body, A:link, A:visited, A:active, A.title, .toptitle, .header2, .title2, .gold, .level1, .level2 {

    font-family : "Comic Sans MS", Arial,Helvetica,Verdana,sans-serif;

}

A:link, A:visited, A:active {
 // color : white;
 // color : #BE6007;
  color: #006ea8;
}
A.title {
  color: white;
}
table, table.pr {
	border-top:4px solid #006ea8; //#0ba69d;
	border-bottom:4px solid #006ea8; 
}
table,td, .pr, td.name {
	border-collapse:collapse;
}
td, th, td.pr, th.pr,  td.name,  th.name {
	border-bottom:2px solid #CCCCCC;
}
.noborder, .header2, .left1, .left2, .main, .toptitle  {
    border-top-width: 0px;
    border-bottom-width: 0px;
}

TD.left1, TH.left1{
    //background-color: #92f7cf;
	//background-color: #006ea8;
	background-color: #CEE7EF;//#41AfF9;
  color: #006ea8;
	
}
TD.left2, TH.left2{
    background-color: #FFF0C0;
}
TD.main, TH.main{
    background-color: white;
}
.toptitle, .header2 {
 	background-image:url("images/img_fram/fondht139.gif");
	color: white;
	background-color : #FFF0C0;
	vertical-align: middle;
}
.title2 {
	  color: white;
	  vertical-align: middle;
}
.gold {
       color: #CCCC33;
       font-weight:bold;
}
.level1  {
       /* font-weight : bold; */
        font-style : normal;
        text-align : left;
        text-indent : 5;
        padding-top: 10;
        padding-bottom: 5;
}
.level2  {
        font-weight : 100;
        text-indent : 5;
        height : auto;
}