/* TITRES */


BODY {
font-family:Courier New, Courier, mono; 
font-size:13px; 
font-weight:lighter; 
color: #000000;

}


/* TITLE */

#content h1,




/* STYLE */

#content h1 { font-family:Times New Roman, Times, serif; font-size:13px; color: #000000; text-decoration : underline}




.country {
	font-family:Courier New, Courier, mono; 
	font-size:13px; 
	font-weight:bold; 
	color: #000000;
}



/* INLINE */

#content a {
color: #FF0000;
text-decoration: none;
font-weight:normal;
}
#content a:hover {
	color:#333333;
} 





