body {
	background-color: #FFFFFF;
}
body, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}
p {
	text-align: justify;
}
ul, ol, li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}
ul {
	list-style-type: square;
}
.menu {
	color: #003366;
}
.head {
	font-size: 13pt;
	color: #FFCC00;
	font-weight: bold;
	text-align: right;
}
.data {
	font-size: 8pt;
	text-align: right;
}
.title {
	font-size: 12pt;
	font-weight: bold
}
.ctitle {
	font-size: 12pt;
	color: #225588;
	font-weight: bold;
	text-align: center;
}
.ctext {
	text-align: center;
}
.rtext {
	text-align: right;
}
.hl {
	background-color: #CCCCCC;
}
.tabbrd {
	background-color: #999999;
}
.tabcell td {
	background-color: #FFFFFF;
}
.qttext {
	font-size: 8pt;
}
.qtauthor {
	font-size: 8pt;
	font-style: italic;
}