/* index body */



.myGeneralText {
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	FONT-SIZE: 12px;
	line-height: 17px;
	text-align: left;
	font-weight: 300;
	color: #FFF;
}


.myTitlesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 48px;
	line-height: 17px;
	text-align: center;
	font-weight: 600;
	color: #999;
}


p {
	font-size: 110%;
	line-height: 1.6;
	margin: 0 0 1.5em 0;
	font-weight: 300;
	color: #FC9;
  }
