body{
	margin:0px;
	background-color:#000;
}
.text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:18px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-top: 18px;
	font-style: italic;
	text-align: center;
}
.heading_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-align: center;
}
a.text_link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	line-height:18px;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	line-height:18px;
	text-decoration:none;
}
.heading_text .text table tbody tr .text p .heading_text {
	text-align: left;
}
.heading_text .text p .heading_text {
	text-align: center;
}
.text p {
	text-align: center;
	font-size: 16px;
}
.text .heading_text_large {
	font-size: 24px;
}
