
/* French */
/* Standard English fonts work, except MS Sans-Serif   */
body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { font-size: 32px; color: #F6C767; font-family: trebuchet ms, arial, helvetica, sans-serif; margin-top: 0; margin-bottom: 0; margin-right: 10px; text-align: right; }
h2 { font-size: 14pt; color: #417CAA; font-family: trebuchet ms, arial, helvetica, sans-serif;}
h3 { font-size: 12pt; color: #000000; font-family: trebuchet ms, arial, helvetica, sans-serif; }

.newrow {margin-top: 1em;}

.cap {font-size: 80%; font-weight: bold;}
img + p.cap {margin-top: .25em;}

li {margin-top: .5em; }
ul {margin-bottom: 0;}
.spacer {margin-top: 30px;}

.linktext {font-size: 12px; font-family:  geneva, arial, helvetica; }
.appeared {font-size: 12px; color: #ffffff; }
a:hover {color: #0033ff;}

/* IE only, must be last */
.shadow {
	width: 320px; 
	filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#471A1F', Positive='true')
	}
