BODY	{
	color: black;
	background-color: white;
	}


.citation {
	color: darkblue;
	width: 80%; 
	background-color: white;
	font: italic bold; font-size: 12pt;
	text-align: center;
	}
.legende {
	color: black;
	width: 80%; 
	background-color: white;
	font-size: 8pt;
	text-align: center;
	}	
	
	

A:link { color:red; text-decoration:none; font:italic;}
A:visited {color: darkred; text-decoration:none; font:italic;}
A:Hover { color:blue;text-decoration:none;}

.a_ptt:link {	color:red; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION:none; font-size:11px }
.a_ptt:visited {	color:red; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION:none; font-size:11px }	
.a_ptt:hover { color:blue; TEXT-DECORATION: none}


HR {	color: darkred; background-color: darkgreen; width: 80%; align: center;   }	

H1 {	color:red; font: italic bold; font-size: 36pt;	text-align: center;   }

H2 {	font: bold; font-size: 16pt;	text-align: left;  	}

H3 {	font: oblique bold; font-size: 14pt; text-align: left;    display:list-item; }

