

h1 {
	background-color: transparent;
	text-align:	center;
	font-family: serif;
	color: #42403c;
	font-size: 100%;
	font-weight: bolder;
	margin-top: 30px;
	
} 

p.text03 {
	text-align:left;
	color: #666666;
	border-left-width: 12px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #ff9933;
	width: 300px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-style: solid;
	font-weight: normal;
	font-size: small;
	
	font-family: serif;
	margin-right: auto;
	margin-left: 3%;
	margin-top: 2%;
}

p.text04 {
	text-align:left;
	color: #666666;
	border-left-width: 12px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #ff9933;
	width: 6em;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-style: solid;
	font-weight: normal;
	font-size: medium;
	font-family: serif;
	margin-right: auto;
	margin-left: 3%;
	margin-top: 2%;
}

p.text_cen {
	margin: 10px auto;
	width:				480px;
	color: #42403c;
	background-color:	white;
	padding:			8px;
	border-color:		#00cc66; 
	border-width:		1px;
	border-style:		solid;
	font-size:			small;
	text-align:			left;
	line-height:		1.3;
	text-indent:		1em;
}
img.wi {
	border: solid 1px #5efff4;
	width: 256px;
	height: 192px;
	margin-top: 10px;
	margin-bottom:10px;
}

img.he {
	border: solid 1px #5efff4;
	width: 192px;
	height: 256px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.coting_table {
	height: 128px;
	width: 357px;
	border-width:1px;
	border-style:solid;
	border-color: #666666;
	border-collapse: collapse;
}

td.cell {
	text-align:	right;
	color:		black;
	background-color: transparent;
	border: solid 1px #666666;
}
	
th.cell {
	text-align:	center;
	color:		black;
	background-color: transparent;
	border: solid 1px #666666;
}



table.box4 {
	width:	530px;
	margin: 0px auto 50px auto;
	text-indent: 1em;
	text-align: center;
	font-size: 9pt;
	font-family: sans-serif;
	background-color: #f9f9f9;	line-height: 1.4;
	letter-spacing: 0.1em;
	border-width: 0px;
	border-style: none;
	border-collapse:collapse;
	
}


td.box4 {
	width:262px;
	background-color: #f9f9f9;
	border-width:1px;
	border-style: solid;
	border-color: #666666;
	padding: 10px ;
	text-align:center;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #666666;
	margin:0px auto 0px auto;
	
}


td.box4t {
	width:262px;
	background-color: #f9f9f9;
	border-width:1px;
	border-style: solid;
	border-color: #666666;
	padding: 10px ;
	text-align:left;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #666666;
	margin:0px auto 0px auto;
	
}

td.box4b{
	width:262px;
	background-color: #f9f9f9;
	border-width:0px;
	border-style: none;
	border-color: #666666;
	text-align:center;
	padding: 10px ;
	margin:0px auto 0px auto;
	
}

td.box4bt{
	width:262px;
	background-color: #f9f9f9;
	border-width:0px;
	border-style: none;
	border-color: #666666;
	text-align:left;
	padding: 10px ;
	margin:0px auto 0px auto;
	
}

img.box4 {
	border-width:0px;
	background-color: #f9f9f9;
	width:	250px;
	
	margin:0px auto 0px auto;
	padding:0px;
	border-style:none;
	text-align:center;
	
}

td.left {
	text-align: left;
	font-size: small;
	font-family: sans-serif;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 1px;
}



a.box4:link {
	text-decoration: none;
	color: #42403c;
}

a.box4:visited {
	text-decoration: none;
	color: #42403c;
}

a.box4:hover {
	text-decoration: none;
	color: #42403c;

}

a.box4:active {
	text-decoration: none;
	color: #42403c;

}