/* CSS Document */
span.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
	color: #000000;
}
span.title-white {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
span.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #000000;
}

span.body-copy {
	font-family: Arial, Tahoma;
	font-size: 12px;
                line-height: 18px;
	font-weight: normal;
	color: #000000;
}

span.body-color {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #99CC99>;
}

.subheading-overide {position:absolute;top:-198px;left:180px;}
