body {
	font: 9pt/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #fff;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a img {border: none;}

h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 13pt;}
h4 {font-size: 11pt;}
h5 {font-size: 11pt;}

#skip,
#header h6,
#nav_lang,
#nav_main,
#sidebar,
#footer,
.ex {display: none;}

#maincontents {width: auto;}

table { width: 100%;}
table, td {
	font: 9pt/1.5 Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}

th, td {border: 1px solid #ddd; padding: 5pt;}
th {font-weight: bold;}

.listtable table {margin-bottom: 10pt;}
.listtable table caption {text-align: left; font-size: 11pt; font-weight: bold; padding: 0 0 5pt;}