
.bodyText {
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.tipsBoxText {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.legalText {
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.bodyTextBold {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.heading {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
	
.logoHeadingACT {
	font-size: 32px;
	color: #567D9C;
	font-weight: bold; 
	font-style: italic;
	font-family: Arial
}

.logoSubHeading {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: none;
	font-family: New Times Roman
}

.bodyHeadings {
	font-size: 19px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:rollover {
	color: #666666;
	font-weight: bold;
	font-style: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.italicNotes {
	font-style: italic;
	color: #999999;
}

.bodyHeadingUnderlined {
	font-size: 19px;
	color: #999999;
	text-decoration: underline;
	font-family: Arial
}

.crossOutToDoList {
	font-style: normal;
	text-decoration: line-through;
	}
	
.bgColor {
	font-size: 09px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.buttonHeadings {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
