
body


{
	font-family: Arial, Helvetica, "sans serif"; 
	font-size: 10pt; 
	color: rgb(0,0,0);
	background-color: #c3c3c3;
	background-image: url(graphics/langloisheader.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
 }

a img {border: none; } 

a:link {
	text-decoration: none; 
	color: rgb(15,17,95);
	font-size: 10pt; 
	font-weight: bold; }

a:visited {
	text-decoration: none; 
	color: rgb(15,17,95);
	font-size: 10pt; 
	font-weight: bold; }

a:hover {
	text-decoration: underline; 
	background-color: rgb(203,203,255); }

a:active {
	text-decoration: none;
	color: rgb(0,0,0); 
	font-weight:bold;
	font-size: 10pt; } 


p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-color: rgb(0,0,0);}


p.dotted {border-style: dotted}
p.solid {border-style: solid}
p.double {border-style: double}


h1 	{font-family: Arial, Helvetica, sans-serif;  
     	font-size: 24pt; 
	font-weight: bold; 
	color: rgb(15,17,95); }

h2, h3,h5, h6 {font-family: Arial, Helvetica, sans-serif; }
h2 {	font-size: 18pt; font-weight: bold; color: rgb(255,0,0); }
h3 { font-size: 12pt; font-weight: bold; color: rgb(15,17,95); }
h4 {	font-size: 14pt; font-family: papyrus, arial, helvetica; font-weight: bold; color: rgb(0,0,0); }
h5 {	font-size: 10pt; font-weight: bold; color: rgb(15,17,95); }
h6 {font-size: 8pt; font-weight:bold; color: rgb(0,0,0); }


hr {color: rgb(0,0,0); }