.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.white {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.whiteBOLD {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.Title {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.smalltitle {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
