/*
$id$
*/

A:link {color: #0000EF}
A:visited {color: #0000EF}
A:active {color: #FF0000}

BODY { background-color: #FFFFFF;
color: #000000;
}

H1 { font-family: arial, helvetica, sans-serif; font-size: large;
	font-weight: bold; text-align: center; }

H2 { font-family: arial, helvetica, sans-serif; font-size: medium;
	font-weight: bold; }

P.links { border:0; margin:0; text-align: center; }

LI { margin-left: 0; 
	font-family: arial, helvetica, sans-serif;
	font-size: 80%; margin-bottom: 0.5em; }

P.list { font-family: arial, helvetica, sans-serif;
	font-size: 80%; margin-bottom: 0.5em; }

.small { font-size: x-small; }

P.fr {color: rgb(10%,10%,0%);}
H1.fr {color: rgb(10%,10%,0%);}
H2.fr {color: rgb(10%,10%,0%)}

A.fr:link { color: darkblue }
A.fr:active { color: darksteelblue }
A.fr:visited { color: darkblue }

HR.fr { background-color: rgb(10%,10%,0%) }
