.border {
	border: thin outset #33CC66;
}
.borderlist {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.style01 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #009933;
}
.style02 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	color: #009933;
	text-decoration: underline;
}
.style03 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 16px;
	font-style: normal;
	color: #FF3399;
}
.style05 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.style06 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	color: #009933;
}

.style04 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	color: #FF6699;
}
