.xSmallTxt{
	font-family:Verdana;
	font-size:10px;
}
.xSmallBoldTxt{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
}
.xSmallWhiteTxt{
	font-family:Verdana;
	font-size:10px;
	color: #FFFFFF;
}
.xSmallGrayTxt{
	font-family:Verdana;
	font-size:10px;
	color: #646471;
}
.xSmallRedBoldTxt{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color: #EF0505;
}

.smallTxt{
	font-family:Verdana;
	font-size:11px;
}
.smallWhiteTxt{
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;	
}
.smallBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
}
.smallBoldWhiteTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
}
.smallBoldWhiteLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
	a:link, A:visited{color:#FFFFFF;}
}
.smallBoldBlackLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: #000000;
	text-decoration : none;
	a:link, A:visited{color:#000000;}
}
.smallBoldRedLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: #EF0505;
	text-decoration : none;
	a:link, A:visited{color:#EF0505;}
}
.smallGrayTxt{
	font-family:Verdana;
	font-size:11px;
	color: #646471;	
}
.smallBoldGrayLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: #646471;
	text-decoration : none;
	a:link, A:visited{color:#646471;}
}

.medTxt{
	font-family: Verdana;
	font-size: 12px;
}
.medRedTxt{
	font-family:Verdana;
	font-size:12px;
	color: #EF0505;	
}
.medGrayTxt{
	font-family:Verdana;
	font-size:12px;
	color: #646471;	
}
.medWhiteTxt{
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;	
}
.medWhiteTxt2{
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;	
}
.medBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
}
.medBoldRedTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #EF0505;	
}
.medBoldGrayTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #646471;	
}
.medBoldWhiteTxt{
	font-family:Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.medBoldWhiteLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration : none;
	a:link, A:visited{color:#000000;}
}

.medBoldBlackLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #000000;
	text-decoration : none;
	a:link, A:visited{color:#000000;}
}
.medBoldRedLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #EF0505;
	text-decoration : none;
	a:link, A:visited{color:#EF0505;}
}
.medBoldGrayLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color: #646471;
	text-decoration : none;
	a:link, A:visited{color:#646471;}
}

.largeTxt{
	font-family:Verdana;
	font-size:14px;
}
.largeBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:14px;
}
.largeBoldRedLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:14px;
	color: #EF0505;
	text-decoration : none;
	a:link, A:visited{color:#EF0505;}
}
.largeBoldBlackLink{
	font-family:Verdana;
	font-weight: bold;
	font-size:14px;
	color: #000000;
	text-decoration : none;
	a:link, A:visited{color:#000000;}
}

.xlargeTxt{
	font-family:Verdana;
	font-size:17px;
}
.xlargeBoldTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:17px;
}
.xlargeBoldRedTxt{
	font-family:Verdana;
	font-weight: bold;
	font-size:17px;
	color: #EF0505;
}
