H2 {
	font-family: "Tw Cen MT";
	font-size: 25px;
	color: #585858;
	font-weight:400;
}
H1 {
	font-family: "Tw Cen MT";
	font-size: 36px;
	color: #666666;
	font-weight:200;

}
H3 {
	font-family: "Tw Cen MT";
	font-size: 23px;
	color: #cc3300;
	font-weight:600;
}

.text-small {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #CCCCCC;
}
.sub-head {
	font-family: "Tw Cen MT";
	font-size: 34px;
	color: #585858;
	font-weight:300;

}
.action-head {
	font-family: "Tw Cen MT";
	font-size: 38px;
	color: #ff6600;
	font-weight:300;

}
.Textall{
font-family: "verdana";
	font-size: 13px;
	color: #000000;
	font-weight:400;

}