.appBodyBig
{
	font-size: 20px;
	font-weight:700;
	color: black;
	font-family:Tahoma;

}

.appBodyMed
{
	font-size: 16px;
	font-weight:700;
	color: black;
	font-family:Tahoma;

}

.appBodySmallBold
{
	font-size: 12px;
	font-weight:700;
	color: black;
	font-family:Tahoma;

}

.appBodySmallYellow
{
	font-size: 12px;
	color: #ffff00;
	font-family:Tahoma;

}

.appBodySmallBoldYellow
{
	font-size: 12px;
	color: #ffff00;
	font-weight:700;
	font-family:Tahoma;

}

.appBodySmallWhite
{
	font-size: 12px;
	font-weight:400;
	color: white;
	font-family:Tahoma;

}

.appBodySmallWhiteSub
{
	font-size: 9px;
	font-weight:200;
	color: white;
	font-family:Tahoma;

}

.appBodySmallSub
{
	font-size: 12px;
	color: black;
	font-family:Arial;
	vertical-align:sub;

}
.appBodySmallRed
{
	font-size: 12px;
	font-weight:700;
	color: red;
	font-family:Tahoma;

}

.appBodySmallBoldWhite
{
	font-size: 12px;
	font-weight:700;
	color: white;
	font-family:Tahoma;

}


.appBodySmallCentered
{
	font-size: 12px;
	font-weight:700;
	color: black;
	font-family:Tahoma;

}


.appBodyLogin
{
	font-size: 12px;
	font-weight:700;
	color: red;
	font-family:Tahoma;
	text-align:center

}

.appBodyPageTitle
{
	font-size: 16px;
	font-weight:700;
	color: #FDCA41;
	font-family:Tahoma;

}

