body
{
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}
#maincontainer
{
	width:908px;
	margin:0px auto;
}
img
{
	border:0px;
}
h1
{
	font-size:12px;
	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;
	width:860px;
	border-left:2px solid #999;
	border-right:2px solid #999;
}
.txt
{
	width:580px;
	height:400px;
	text-align:justify;
}
.lnkdx
{
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	font-size:10px;
	color:#277e37;
	
}
a, a:visited
{
	color:#277e37;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}
