@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFCC;
}
.style1 {
	color: #FFFFCC;
	text-align: right;
}
.style2 {
	color: #FFFFCC;
	font-weight: bold;
	text-align: right;
}
.style3 {
	font-size: x-small;
	text-align: center;
	font-weight: normal;
}
.style4 {
	color: #FFFFCC;
	font-weight: bold;
	text-align: right;
	font-size: x-small;
}
.style5 {
	color: #FFFFCC;
	font-size: x-small;
}
.style6 {
	text-align: left;
	font-weight: normal;
}
.style7 {
	text-align: left;
	font-weight: bold;
	color: #669966;
}
.style8 {
	text-align: left;
	font-weight: normal;
	font-size: x-small;
}
.style9 {
	text-align: right;
	font-weight: normal;
}
</style>

