.xtrasmall {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.smaller {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.smallerBlue {

	font-family: Arial;
	font-size: 10px;
	color: #006699;
}
.medBlue {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.mainBody {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.title {
	font-family: Centennial, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #336699;
}
.header2 {
	font-family: Arial;
	font-size: 16px;
	color: #336699;
}
.BlueBold {
	font-family: Arial;
	font-size: 14px;
	color: #336699;
	font-weight: bold;

}

a:link {
	text-decoration:none
}

a:active {
	text-decoration:none
}

a:hover {
	text-decoration:none
}

a:visited {
	text-decoration:none
}
