body{
	margin:0px;
	/*background-color:#303030;*/
	background-color: #333;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
}

td {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:18px;
}

a {
	outline:none;
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}	

.heading_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-top: 4px;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FEAE01;
	line-height:18px;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FEAE01;
	line-height:18px;
	text-decoration:none;
}
h2{
	font-family:"Trebuchet MS";
	font-size:25.7px;
	font-weight:normal;
	margin:0px;
	color:#FFFFFF;
	font-style:italic;
}
h3{
	font-family:"Trebuchet MS";
	font-size:32.13px;
	font-weight:normal;
	margin:0px;
	color:#FFFFFF;
	font-style:italic;
}	

.footer_text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
	padding-top:70px;
	padding-right:100px;
}

.footer_text a{ text-decoration:none; color:#fff;}

.footer_text a:hover{text-decoration:underline;}


.heading_text a{ text-decoration:none; color:#fff;}

.heading_text a:hover{text-decoration:underline;}


