/* CSS Document */

body {
	font-size: 11pt;
	line-height: 25pt;
	color: #666699;
}

td, th {
	font-size: 11pt;
	line-height: 25pt;
	color: #666699;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:hover {
    color:#336699;
	text-decoration: underline;
}

.myclass1 {
	font-size: 9pt;
	color: #806699;


}
.myH {
	font-size: 14pt;
	font-weight: bold;

}
.mulu {
	line-height: 15pt;

}

