
/* le pommier d'argent css - styles and content created by v. laurin */

body {
 background-color: #FFFFFF;
 font-family: Trebuchet MS, Arial, Tahoma;
 font-size: 10pt;
 color: #000000;
 text-align: left;
 margin-top: 0px; 
 margin-bottom: 0px; 
 margin-left: 0px; 
 margin-right: 0px;
 }

p {
 font-family: Trebuchet MS, Arial, Tahoma; 
 font-size: 10pt;
 color: #000000;
 }

td { 
 font-family: Trebuchet MS, Arial, Tahoma; 
 font-size: 10pt;
 color: #000000; 
 text-align: left;
 }

ul, li {
 font-family: Trebuchet MS, Arial, Tahoma; 
 font-size: 10pt;
 color: #000000;
 list-style-type: square;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 10px;
 margin-right: 5px;
 }

img {
 border-style: none;
 }

/* default link */

a:link {
 color: #800000;
 font-size: 10pt;
 text-decoration: underline;
 }

a:visited {
 color: #800000;
 font-size: 10pt;
 text-decoration: underline;
 }

a:hover {
 color: #CC0000;
 font-size: 10pt;
 text-decoration: bold;
 }

