/* Czech no change
/* French h1 {font-size: 30px;   .title {font-size: 38px; */
/* Italian h1 {font-size: 26px;  .title {font-size: 38px; */
/* Spanish h1 {font-size: 28px;  .title {font-size: 40 px;*/
/* Portuguese h1 {font-size: 28px; .title {font-size: 35px;*/
/* Russian h1 {font-size: 25px; .title {font-size: 30px; */
/* Swedish h1 {font-size: 28px; .title {font-size: 36px; */

/*	French  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 {
	font-size: 30px;
	color: #00607E;	
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	}
.title {
	font-family: georgia, arial, helvetica, sans-serif;
	color: #66330E;	
	font-size: 38px;
	font-style: normal;
	}
.sub {
	font-size: 14px;
	font-style: normal;
	}
h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	background-color: #5990A0;
	text-indent: 5px;
	width: 400px;
	border: none;
	}
h3 {
	font-size: 90%;
	color: #66330E;
	text-align: center;
	margin-bottom: 3px;
	}
.nr {
	margin-top: 1em;
	}	
.small	{
	font-size: 85%;
	font-weight: bold;
	color: #66330E;
	margin-top: 0px;
	margin-left: 12px;
	} 
div.center {
	text-align: center;
	margin-bottom: 0pt;
	margin-top: 0pt;
	}
div.right {
	float: right;
	text-align: center;
	}
p.cap {
	font-size: 80%;
	color: #66330E;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}
p.capleft {
	font-size: 80%;
	color: #66330E;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 2pt;
	}
.smcap {font-size: 80%; }

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer {
	width: 600px;
	margin: 0;
	padding: 2px 0;
	border: none;
	background-color: #FFFFFF;
}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */
