.white-bold {
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.black-bold-small {
	font-weight:bold;
	color:#000000;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C6C6C6;
}
