/*  PAGE TEXT STYLES  */
p, th, tr, td {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
	/*color: #7D7E81;*/
}
h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #F7931E;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F7931E;
}
h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	/*color: #7D7E81;*/
}
#homeText h3 {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;visibility:hidden;}

.white{color:#FFFFFF;}
.grey{color: #CCCCCC;}
.orange{color: #F7931E;}
.greyDark{color: #414141;}
/*.greyDark{color: #7D7E81;}*/

.p14 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
	/*color: #7D7E81;*/
}
