/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; background-color: #087695;}
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
td>*:first-child { margin-top: 0; }
img { display: block;}

h1 {
font-size: 36px; 
color: #951708; 
font-family: times new roman, times, serif;
text-align:center;
margin-top: 0;
margin-bottom: 0;
padding: 0 30px;
}

td.article p {
	margin-right: 11px;
}

div.title {
width: 600px;
padding-top: 30px;
min-height: 100px; /* Works in Mozilla */
background: #EBF5FA url(/images/20051122/bg10.jpg) no-repeat top left;
}

	* html div.title {
		height: 100px; /* IE only understands this */
	}

.bgimg2 {
	background: #EBF5FA url(/images/20051122/bg10a_02.jpg) no-repeat top left;
}

#bgimg3{
	background: #EBF5FA url(/images/20051122/bg10a_03.jpg) no-repeat top left;
}

p.first:first-letter  {
	font-size: 300%; 
	font-family: times new roman, times, serif; 
	font-weight: bold; 
	color: #951708;
	float: left; 
	padding-right: 3px;
	}

hr {     
	width: 100px;
	height: 1px;
	color: #6D261A; 
	background-color: #951708; 
	text-align: left;
	border:none;
	margin: 1em 0 0;
}
.fnt { font-size: 80%; }
.nr {margin-top: 1em; }



/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-weight: normal; font-style: normal; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 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;}

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


