.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.border {
	border: medium double #FFFFFF;
}
.pinkBorder {
	border: thin dashed #FF99FF;
}
.largerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.pinkserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
.blackSans {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.pinkHighligh {
	background-color: #FF66CC;
}
.yellowHighligh {
	background-color: #FFFF00;
}
.whitedots {
	border: thick dotted #FFFFFF;
}
.pinkdots {

	border: thick dotted #FF66CC;
}
.whiteHighligh {

	background-color: #FFFFFF;
}
