@charset "utf-8";
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style4 {
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	color: #FFFF00
}
.style6 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.home-text-white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.box-border {
	border: thin dotted #FFFF00;
}
