/*	English  */

body { 
	background-color: #cccccc;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.page, div.page1 {
	background-color: #ffffff; 
	border: none; 
	width: 600px;
	padding-bottom: 1em;  
	}	

div.article {
	margin: 0 11px 0 179px; /*  used to keep top text aligned in NN4.7 */
	}

div.title { 
	background-color: #009899; 
	border: none;
	width: 600px; /*NN4.7*/
	margin-bottom:1em;
	}
div.title img {
	float: left;
	}

h1 {  
	font-size: 32px; 
	font-family: georgia, times new roman, times, serif; 
	color: #551c1c; 
	font-family: arial, helvetica; 
	margin:0;
	padding-top:2em;
	text-align:center;
	}
.sm {
	font-size: 24px;
	font-weight: normal;
	color:#eeeeee;
	}

h2, h3 {  
	font-size: 26px; 
	color: #551c1c; 
	font-family: arial, helvetica; 
	margin-top:0;  /* needed for FF */
	}
h3 { 
	font-size: 150%; 
	}
	
div.fl-left p.cap, .cap1 {  
	font-weight: bold;
	font-size: 80%;
	color: #226666; 
	margin: 0 5px 4em; 
	}
.cap1 {  
	margin: 0; 
	}

div.fl-left {  
	float: left;
	margin: 2em 0 0 5px;
	width:155px; /* NN4.7*/
	}
div.fl-right {
	width: 155px;
	float: right;
	}

/* -------------------------------------- */
/* 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; 
	}
/* -------------------------------------- */

