body
{
	background-color:#CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}
#maincontainer
{
	width:979px;
	margin:0px;
}
img
{
	border:0px;
}
h1
{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2
{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
p
{
	margin:0px 0px 10px 0px;
}
.cont
{
	border-bottom:10px solid #d1def1;
	padding:15px;
	background-color:#FFF;
}
.txt
{
	width:750px;
	text-align:justify;
	padding:0px 0px 0px 140px;
}

.lnkdx
{
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:30px 10px 0px 10px;
	color:#03C;
	font-weight:bold;
}
a, a:visited
{
	color:#03C;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}