.BorderBlack {



	border: thin solid #000000;
}
.BorderRed {




	border: thin solid #FF0000;
}
.Text12Black {


	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.Text14BlackBold {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.Text14RedBold {

	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Text12BlackBold {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.Text36BlackBold {

	font-family: Tahoma;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.Text24BlackBold {



	font-family: Tahoma;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.Text24RedBold {




	font-family: Tahoma;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.Text18BlueBold {

	font-family: Tahoma;
	font-size: 18px;
	color: #339999;
	font-weight: bold;
}
.Text18RedBold {


	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.Text18BlackBold {


	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.Text14BlueBold {


	font-family: Tahoma;
	font-size: 12px;
	color: #339999;
	font-weight: bold;
}
.Text8Black {




	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.Text12Red {



	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.Text12RedBold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.Text12BlueBold {



	font-family: Tahoma;
	font-size: 14px;
	color: #339999;
	font-weight: bold;
}
.Text24BlueBold {




	font-family: Tahoma;
	font-size: 24px;
	color: #339999;
	font-weight: bold;
}
.Text14Black {



	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.BorderBlackBox {




	border: medium dashed #000000;
}
.SubscriptionButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-color: #E6E6E6;
	border: medium solid #CC0000;
	font-weight: bolder;
}
