body
{
	background-color:#d2d2d2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
#maincontainer
{
	width:960px;
	margin:0px auto;
}
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
{
	background-color:#FFFFFF;
	padding:15px 15px 35px 15px;
	border-bottom:1px solid #999;
	height:400px;
}
.txt
{
	width:580px;
	text-align:justify;
}
.lnkdx
{
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:50px 10px 0px 10px;
	font-weight:bold;
	font-size:10px;
}
a, a:visited
{
	color:#900;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}
