body {
	margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	margin:auto;
	text-align:center;
	margin-top:10px;
}
.main
{margin:auto;text-align:left;background-color:#D979A7;}
.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:bottom;
	vertical-align:center;
	text-align:center;
}
.heading
{
   color:#CCCCCC;
   font-weight:bold;
   font-size:14px;
   line-height:26px;
   vertical-align:middle;
   text-align:center;
   font-family:"Century Gothic";
}
.buttons
{
   width:142px;
   height:46px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-style: normal;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	width:455px;
	color:#FFFFFF;
}
a {
	font-size: 11px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #BD246B;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.tbl {
	table-layout:fixed;	
	 }
.tbl td {	
	padding: 2px 5px;	
	overflow:scroll;
	white-space:nowrap;
 } 
