/* Class Styles */
	
.bodyText {
	font: 16px Arial;
	color:#000000;
	}
	
.pageName{
	font: 16px Times New Roman;
	color: #000000;
      font-weight: Bold
	line-height:20px;
	letter-spacing:.0em;
	}

.pageTitle{
	font: 24px Arial;
	color: #000000;
      font-weight: Bold
	line-height:20px;
	letter-spacing:.0em;
	}

.largeText {
	font: 16 px Arial;
      color: #000000;
	}
