

/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { font-size: 34px; color: #3e405f; font-family: arial, helvetica, sans-serif; text-align: center; margin-bottom: 0px; margin-top: 0px;}
h2 { font-size: 24px; color: #3e405f; font-family: arial, helvetica, sans-serif; }
h3 { font-size: 18px; color: #3e405f; font-family: arial, helvetica, sans-serif; }

h1 span { font-size: 22px; color: #d25055; }
h2 span { font-size: 30px; color: #d25055; font-weight: normal;}

.series {
	background-repeat: no-repeat;
	}
	
p.image {  
	font-weight: bold;
	color: #b50100;
	font-size: 85%;
	width: 300px;
	position: relative;
	top: -200px; 
	left: 230px;
	}
		
p.cap { font-weight: bold;
		color: #b50100;
		text-align: left;
		font-size: 77%;
		margin: 0 4px 2px;
		}	
.box h3 {
	color: #d25055;
	margin-bottom: -5px;
	margin-top: 0; 
	text-align: center; }
	
.p1 { font-weight: bold;  }
.p2 { margin-left: 1em;  margin-top: -1em; }


ul.items li {
	margin-bottom: 5px;
	list-style-type: square;
	font-weight: bold;
}

div.rfloat {
	float: right; 
	padding: 2px;
	}
	
div.box { 
	padding: 15px;
	margin: 20px 20px;
	background-color: #e9ebed;
	border: none;  /* NS4 */
}
div.border { 
	padding: 10px 10px;
	margin: 0;
	border: 2px dashed #d25055;  
	background-color: #e9ebed;
	font-size: 77%; /* more consistent in all browsers */
}

.nr { margin-top: 18px; }
.ftn {
	font-size: 80%;
	margin-bottom: .5em;
	margin-top: .5em;
}


/* -------------------------------------- */
/* 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: #E9EBED; }
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */


