/*	English  */

body { 
	background: url(/images/200711/bg.jpg) #f0ccab;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
h1, h2, h3, p, ul  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.page {
	background-color: #ffffff; 
	border: none; 
	width: 600px; 
	padding-bottom: 1em;
}	

div.article {
	margin-left: 179px;
	margin-right: 11px;
}

h1 {  
	font-size: 36px; 
	color: #ffffff; 
	background-color: #222222;
	text-align: center;
	padding: 6px;
	margin: 0;
	}
h2 {  
	font-size: 170%; 
	color: #222222; 
	text-align: center;
	margin-top: 0;
	}
	
h3 { 
	font-size: 130%; 
	color: #ffffff; 
	background-color: #222222;
	margin: 1.5em 0;
	padding: 6px 11px 6px 179px;
	}
div.article h3 { 
	padding: 6px 11px 6px 0;
	}

.intro {
	font-size: 85%;
	font-weight: bold;
	padding: 10px 40px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

div.article ul {
	list-style: square;
	margin-top: 0;
}
div.article ul li {
	padding: .5em 0;
}
.fl-left {  
	width: 160px;
	float: left;
	margin-left: 2px;
}
.fl-left p {
	font-weight: bold;
	font-size: 80%;
	color: #222222; 
	margin: 5px; 
	text-align: center;
}
div.fl-right {
	width: 190px;
	float: right;
	padding: 0 0 5px 5px; 
}
div.fl-right p {
	font-weight: bold;
	font-size: 80%;
	color: #222222; 
	margin: 0;
	text-align: right;
}
.fnt { font-size: 80%; }
hr {
	color: #222222;
	background-color: #222222;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.footer {
	background-color: #ffffff;
}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	margin-right: 2px;
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

