body         {
	background-image: url('images/fond33.jpg');
	background-attachment : fixed;
}
h1           { font-family: Arial; font-size: 15px; color: #800000; text-align: center; 
               font-weight: bold }
h2           { font-family: Arial; font-size: 14px; color: #800000; text-align: justify; 
               font-weight: bold ;margin-left: 10%; 
               margin-right: 10%; text-indent:2em }
h3           { font-family: Arial; font-size: 14px; color: #000000; text-align: justify; 
               font-weight: bold ;margin-left: 10%; 
               margin-right: 10%; text-indent:2em }
h4           { text-indent:2em ;font-family: Arial; font-size: 14px; color: #800000; font-weight: bold; 
               text-align: justify; margin-left: 10%; 
               margin-right: 5%; }
h5           { text-indent:2em ;font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; 
               text-align: justify; margin-left: 8%; 
               margin-right: 8%; }
h6           { text-indent:2em ;font-family: Arial; font-size: 10px; color: Black; font-weight: bold; 
               text-align: center; margin-left: 8%; 
               margin-right: 8%; }

p            { font-family: Arial; font-size: 14px; color: #800000; font-weight: bold; 
               text-align: justify; margin-left: 10%; 
               margin-right: 10% }
td           { font-family: Arial; font-size: 14px; text-align: left; color: #800000; 
               font-weight: bold }
a:link       { color: #800000 }
a:visited    { color: #800000 }
a:active     { color: #800000 }
a:hover      { color: #CC3300; font-size: 14px }
hr           { color: #800000 }
ul           { color: Black; font-family: Arial; color: #800000; font-size: 14px; font-weight: bold; 
               line-height: 100%; list-style-type: disc; margin-left: 5% }
