
BODY        {background:   #FFFFFF  ; 
             margin-left:       5%; 
             margin-right:      5%;  
             font-size:        12pt; }

H1          {display:          block;
             font-size:        20pt;
			 text-align:		center;
			 margin-top: 		5%;
	         margin-bottom: 	5%;
			 color:              #000080}

H2	         {display:               block;
             color:            #000000;
             font-size:        24pt;
             text-align:		center;
			 margin-top: 		3%;
			 margin-bottom: 	3%;
		     color:             #000080}

H3	    {color:            		#000000;
             font-size:        	18pt;
			 text-align:		center; 
		     margin-top: 		3%;
			 margin-bottom: 	3%;
			 color:             #000080			 
			 }

H4          {margin-top:        1%; 
             margin-bottom:     1%; 
			 text-align:		center;
			  font-size:        15pt;}

H5          {margin-top:        0; 
             margin-bottom:     0;
             text-align:        left; 
			 font-weight: 		bold;
			 font-size: 		13pt;}

H6          {margin-top:        0; 
             margin-bottom:     0;
             margin-right:      5%; 
             font-size:        12pt;} 

A, A:visited,  A:active { 
				text-decoration:none;
				color:          #778899;
}

.underline {
	border-bottom : thin solid ;
	border-bottom-color=#000080;
}

A:hover { 
				text-decoration:underline;
}
.DocTitle   {color:            #778899; 
             font-size:        26pt;}

.HeadingAnnex      { text-align:       center;
             padding:          5; 
             background:       #c0c0c0;
             border-bottom-width:     1; 
             margin-top:        0; 
             margin-bottom:     0;}

 
UL          {list-style-type:   disk;
				margin-top :  2%;
				 margin-bottom :  2%;
				 margin-right: 2%;
				  margin-left: 2%;}

OL			{ margin-top :  2%;
				 margin-bottom :  2%; }
				 
.Box        {background:       #ffffff;
             padding:          5;
             border-left-width:      1;
             border-right-width:      1;
             font-size:        10pt; }

.Note       {font-size:         8pt;
             margin-top:        0; 
             margin-bottom:     0;}


.Footnote    {font-size:         12pt;
			 color:            #778899; 
             margin-top:        0; 
             margin-bottom:     0;}

.Type       {font-size:         25pt;
             text-align:        center;
             margin-top:        0; 
             margin-bottom:     0;}


SUP         {font-size:        8pt;}


.underline {
	border-bottom : thin solid ;
	border-bottom-color=#000080;
}
