body {
	color:#333344;
	background-color:#ffffff;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:normal;
	line-height : 16pt;
}

h1,h2,h3,h4,h5,h6,p,li,td,th,a,b,i,li,ul,sub,pre { font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#333333; }

h1 { font-size:12pt; font-weight:bold; }

h2 { font-size:10pt; font-weight:bold; }

h3 {
	font-size:10pt;
	font-weight:bold;
	font-style : italic;
	margin-top : 20px;
	margin-bottom : 8px;
}
h4 { font-size:9pt;	
	font-weight:bold;
}

p,li,td {
	font-size:9pt;
	font-weight:normal;
	color:#333333;
	line-height : 16pt;
} 

p.navu { 
	text-align:center;
}

table {
	background-color:#ffffff;
	width: 90%
}

table.eng {
	width: 350px
}

table.white {
	background-color:#ffffff;
	width: 100%;
}

table.longlist {
	background-color:#dddddd;
}

td { 
	background-color:#eeeeee;
	padding:5pt;
}
	
td.li { 
	width: 40%
}
	
td.re { 
	width: 60%
}
	
td.li3 { 
	width: 50%
}
	
td.mi3 { 
	width: 25%
}
	
td.re3 { 
	width: 25%
}

td.white { 
	background-color:#ffffff;
	width: 50%;
	padding: 10px;
	vertical-align:top;
}
	
td.whiteli { 
	background-color:#ffffff;
	width: 35%;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:20px;
}
	
td.whitere { 
	background-color:#ffffff;
	width: 65%;
	padding-top:0px;
	padding-bottom:20px;
}
	
table.longlist td { 
	background-color:#ffffff;
	padding:2px;
	margin:1px;
}
	
table.longlist th { 
	padding:2px;
	margin:1px;
	font-size:10pt;
}
	
a {
	color:#333344;
	text-decoration:underline;
}

a.navu {
	color:#999999;
	font-family:monospace;
	font-size:9pt;
}

sup, sub {
	font-size : 8pt;
	line-height: 12pt;
}

dd {
	position : relative;
	top: -16pt;
	left:14pt;
}

.unt {
	font-size:8pt;
	vertical-align:top;
	line-height:12pt;
}

#faq a { text-decoration:none }

ul { 
	padding-bottom:6pt;
}

ul li {
	padding-bottom:4pt;
}

ul ul { 
	list-style:none;
}

ul ul li {
	padding-bottom:0pt;
}


