A {
	COLOR: #003366; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
A:active {
	COLOR: #003366; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc3300; TEXT-DECORATION: none
}

body {font-family: Times New Roman, Times, serif; font-size: 12pt; margin-left: 0px; margin-right: 6px}


p { color: #8D344D; margin-right: 6px; margin-left: 6pt;
         font-family: Times New Roman, Times, serif;
          font-size: 12pt; 
          font-style: normal;
		  text-align: left;
		  text-decoration: none
     } 

li {font-family:  Times New Roman, Times, serif;
font-size: 14pt;
font-style: bold;
list-style-type: disc;
margin-right: 6px;
margin-left: 6px}

td { color: #8D344D; margin-right: 4px; margin-left: 6px;
         font-family: Times New Roman, Times, serif;
          font-size: 12pt; 
          font-style: normal;
		  text-align: left;
	}

.headertext { color: #8D344D; margin-right: 6px; margin-left: 6px; 
         font-family: Times New Roman, Times, serif;
          font-size: 14pt; 
          font-style: bold;
		  text-align: left;
		  }

.maintext { color: #8D344D; margin-right: 6px; margin-left: 6pt;
         font-family: Times New Roman, Times, serif;
          font-size: 14pt; 
          font-style: normal;
		  text-align: left;
		  text-decoration: none
     } 


.smalltext { color: #8D344D; margin-right: 4px; margin-left: 4px;
         font-family: Times New Roman, Times, serif;
          font-size: 9pt; 
          font-style: normal;
		  text-align: left;
	}

.smalltext2 { color: #8D344D; margin-right: 4px; margin-left: 4px;
         font-family: Times New Roman, Times, serif;
          font-size: 10pt; 
          font-style: normal;
		  text-align: left;
	}	
.pagehead {color: #8D344D; margin-right: 15px; 
         font-family: Times New Roman, Times, serif;
          font-size: 14pt; 
          font-style: bold;
		  font-color; blue;
		  text-align: left;
	}
.subhead {color: #8D344D; margin-right: 15px; 
         font-family: Times New Roman, Times, serif;
          font-size: 12pt; 
          font-style: bold;
	}

.tm {font-family:  Arial, Verdana, sans-serif;
font-size: 9pt;
 vertical-align: super;
 font-weight: bold;
}

.list { color: #8D344D; margin-right: 15px; margin-left:12
         font-family: Times New Roman, Times, serif;
          font-size: 14pt; 
          font-style: bold;	
	
	<!--- css mouseover for charme / Revenir Menu-->
	
coolmenu{
border: 1px solid black;
width: 90px;
background-color: #F9DBE3;
}

coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

coolmenu a{ /*Non IE rule*/
width: auto;
}

coolmenu a:hover{
background-color: black;
color: white;
}
<!-- end css mouseover -->


.disclaimer { margin-left: 6px;  margin-right: 6px;  font-family: serif;  font-size: 8pt;  font-style: normal; text-align: left;    }

.dashed {border: blue dashed;}