body
{
	background-color:#26186d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:0px;
}
#maincontainer
{
	width:700px;
	margin:0px auto;
	border:1px solid #FF0;
	border-bottom:20px solid #FF0;
}
img
{
	border:0px;
}
h1
{
	font-size:14px;
	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:#26186d;
	padding:15px;
}
.txt
{
	width:650px;
	text-align:justify;
	color:#CCC;
}
.lnkdx
{
	text-align:center;
	margin:40px 0px 0px 0px;
	font-weight:bold;
	color:#FF0;
}
a, a:visited
{
	color:#FF0;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}