.page_layout {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.page_layout .page_layout {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
}
.heading_1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
}
.heading_2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	color:#FF6600
}
.body_text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #4E4E4E;
}
.body_text_white {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #ffffff;
}

.style2 {color: #4E4E4E}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.readmore {
	FONT-SIZE: 11px; 
	COLOR: #FF4B26; 
	FONT-FAMILY: 'century gothic',Arial Greek,Arial,Verdana; 
	TEXT-DECORATION: underline;
	font-weight:bold;
	
}
A.readmore:hover {
	MARGIN: auto;
	COLOR: ffffff;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.tables_dashed {
border-color:#333333;
border-style:dashed;
color:#333333;
}
.forms {
FONT-SIZE: 11px; 
	COLOR: #FFFFFF;
	font-weight: bold;
	FONT-FAMILY: 'century gothic',Arial Greek,Arial,Verdana; 
	background: #7C7C7C;
}
