body
{
	background-color:#FFF;
	font-family:"Century Gothic";
	font-size:10px;
	line-height:15px;
	color:#808080;
}
#maincontainer
{
	width:980px;
	margin:0px auto;
}
img
{
	border:0px;
}
h1
{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#F00;
}
h2
{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
p
{
	margin:0px 0px 10px 0px;
}
.cont
{
	background-color:#FFFFFF;
	padding:15px;
}
.txt
{
	width:760px;
	text-align:justify;
}
.lnkdx
{
	text-align:center;
	margin:0px 10px 30px 10px;
	padding:0px 10px 0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#03F;
}
a, a:visited
{
	color:#03F;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}
