body, p, li
{
    color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}

.headerCyan
{
	color: #44A9C4;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerGreen
{
	color: #94D048;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerYellow
{
	color: #F7F12A;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerOrange
{
	color: #FBAB33;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerRed
{
	color: #FA5C36;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerPink
{
	color: #EF3D9C;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerPurple
{
	color: #CC47A3;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerMagenta
{
	color: #F12B91;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerNavy
{
	color: #341794;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.headerBlack
{
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	line-height: 140%;
	text-decoration: none;
}

.mediumText
{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	line-height: 140%;
	text-decoration: none;
}

.standardText
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}