.BlackBold {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.MainTitle {
	font-family: Tahoma;
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.body {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.WhiteBold {

	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallPrintBold {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SmallPrint {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.WhiteBody {

	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.WhiteSmall {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteSmallBold {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.SuperSmallPrint {

	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.SuperSmallWhite {

	font-family: Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.ErrTxtBox {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3333;
}
