
BODY				{ background: #ffffff
    				; color: #000000
    				}

A				{ color: #000080
    				}

H1				{ color: #FF0000
				; margin-left: 1em
    				}

BODY.liste TD			{ padding: .2em
    				}

BODY.liste TR.headers		{ font-size: larger
				; background: #00FFFF
				; align: center
    				}

BODY.liste TR.headers TH	{ border-bottom: 3px solid blue
    				}



BODY.liste TD.title		{ padding-left: 2.5em
    				; padding-right: .5em
				; margin-left: 2em
				; text-indent: -1.5em
				}

BODY.liste .even		{ background: #d0e0f0
    				}

BODY.liste .odd			{ background: #d0f0ff
				}

BODY.menu P			{ display: block
				; width: 100%
				; margin-bottom: .5em
				; padding: .5em
				; border: thin solid gray
				; color: gray
				; text-decoration: none
				; text-align: center
				; margin-top: 0em
				}

BODY.menu A			{ display: block
				; width: 100%
				; margin-bottom: .5em
				; padding: .5em
				; border: thin solid blue
				; text-decoration: none
				; text-align: center
				}

BODY.menu A:hover		{ background: #00FFFF
				}

BODY.menu HR			{ margin-bottom: .5em
				}



BODY.story P.First:first-letter	{ font-size: 255%
    				; letter-spacing: .1em
				; vertical-align: super
				; line-height: 100%
    				; font-weight: bold
    				; float: left
    				}

BODY.story P			{ text-align: justify
    				}

BODY.story DIV.boilerplate	{ width: 100%
    				; background: #FFFF80
				; margin-top: 1em
				; border: solid black thin
				; padding: 1em
				; font-style: italic
				; text-align: center
				; font-weight: bolder
				; font-size: 125%
    				}

BODY.story DIV.header		{ font-size: 200%
				; color: #0000ff
				; margin-left: 1em
				; font-variant: small-caps
    				}

BODY.story span.email		{ font-size: 50%
				; color: #0000ff
				; margin-left: 1em
				; font-variant: normal
				; font-style: italic
    				}

