
/*	English  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p, ol  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 { 
	font-size: 28px; 
	color: #1E2E1D; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	margin: 15px 0 10px 20px;
	line-height: 100%;
	}
h2 { 
	font-size: 19pt; 
	color: #1E2E1D; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal;
	width: 405px;
	border-bottom-width: 2px; /* do NOT use shorthand for NN4 */
	border-bottom-style: dotted;
	border-color: #1E2E1D; /* USE shorthand for NN4  */
	}
h3 { 
	font-size: 13pt; 
	color: #1E2E1D; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	width: 405px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #FDEF83;
	}
h4 { 
	font-size: 12pt; 
	color: #1E2E1D; 
	font-family: arial, helvetica, sans-serif; 
	margin: .5em 0;
	text-align: center;
	}
span.title {
	font-size: 24px;
	color: #1E2E1D;
	font-family: arial black; 
	}

div.box { 
	padding: 7px;
	margin: 20px 50px;
	background-color: #D4E6E8;
	border: none;  /* NN4 */
	}
div.border { 
	padding: 17px 25px;
	margin: 0;
	background-color: #E0EDEE;
	border: 2px dotted #1E2E1D;  
	font-size: 10pt; 
	}
div.borderyllw  { 
	padding: 17px 10px 17px 25px;
	margin: 0;
	background-color: #FEF8D0;
	border: 2px dotted #1E2E1D;  

	}
.borderyllw  p {
	font-size: 10pt; 
	}
.cap {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-left: 4px;
	}
div.borderyllw p.cap {
	font-size: 10pt;
	margin-left: 0px;
	}
.footnote {
	font-size: 80%;
	}
.border ol li {
	margin-bottom: .25em;
	}
/* -------------------------------------- */
/* 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; 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;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */
