/* CSS Document for FLOWER HOUSE AYA */
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:10pt;
	line-height:16px;
	color:#555555;
	background-color:#ff99cc;
}
table,th,tr,td {
	font-size:10pt;
	line-height:16px;
	color:#555555;
}
table.contents {
	font-size:10pt;
	line-height:16px;
	color:#555555;
	background-color:#ffffff;
}
a:link {
	color:#ff66cc;
	line-height:18px;
}
a:hover {
	background-color:#ffccff
}
a:visited {
	color:#ff66cc;
}
.textbig {
	font-size:12pt;
}
.textsmall {
	font-size:8pt;
	line-height:14px;
}
.textxsmall {
	font-size:x-small;
	line-height:14px;
}
.textxxsmall {
	font-size:xx-small;
	line-height:14px;
}
.textbu {
	font-weight:bold;
	text-decoration:underline;
}
.textu {
	text-decoration:underline;
}
.textred {
	color:#ff0000;
}
.textredb {
	color:#ff0000;
	font-weight:bold;
}
.textblue {
	color:#000099;
}
.textblueb {
	color:#000099;
	font-weight:bold;
}
.textpink {
	color:#ff66cc;
}
.textpinkb {
	color:#ff66cc;
	font-weight:bold;
}
.textpinkbbig {
	font-size:12pt;
	color:#ff66cc;
	font-weight:bold;
}
