@charset "utf-8";
/* CSS Document */

.text {
	font-family: arial;
	font-size:12px;
	color:#EB171B;
	text-align:justify;
	line-height: 18px;
 }

.textheading{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size::16px;

}
.bottomlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #009;
	text-decoration: none;
}

.textblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:18px;
	text-align:justify;

