.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFF00;
}
.heading02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCFF00;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:14px;
	text-align:justify;
}
.matter02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	line-height:16px;
}
.matter03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.border-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCFF00;
}
.border-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.border-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}
.headingh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}.border-box {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
}
.matter-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:14px;
	text-align:justify;
}
