

/*	English  */

body		 { color: #000000;
               font-family: arial, helvetica, sans-serif;
             }
td, p 		 { color: #000000; 
               font-family: arial, helvetica, sans-serif;
             }
h1           { font-size: 36px; 
               color: #660066; 
               font-family: arial, helvetica, sans-serif;
               margin-top: 15px; 
			   margin-bottom: 15px;
             }
h2           { font-size: 18px; 
               color: #000000; 
               font-family: arial, helvetica, sans-serif;
             }
h3 			 { font-size: 22px; 
               color: #000000; 
               font-family: times new roman, times, serif;
			   margin-top: 20px;
             }
sup          { font-size: 75%;
             }
.title 		 { font-family: times new roman, times, serif;
               font-size: 34px;
               letter-spacing: 2px;
			 }
.intro       { margin-top: 10px; 
               margin-bottom: 10px;
             }
.fn          { font-size: 75%;
             }
.em 		 { font-family: arial, helvetica;
             }
.linktext	 { font-size: 10px; 
               font-family: ms sans serif, geneva, arial, helvetica, sans serif;
             }
.appeared 	 { font-size: 12px; 
               color: #ffffff;
             }
a:hover 	 { color: #0033ff;
             }
