body
{
	margin: 0px;
	padding: 0px;
}
.contact
{
	color:#FFCCFF;
}
.list-form{
 width:180px;
 height:17px;
 background:#832391;
 border-bottom:1px;
 border-bottom-color:#B85CBD;
 border-bottom-style: solid;
  border-top:1px;
 border-top-color:#B85CBD;
 border-top-style: solid;
 border-left:1px;
 border-left-color:#B85CBD;
 border-left-style: solid;
	border-right:1px;
 border-right-color:#832391;
 border-right-style: solid;
 padding-top:3px;
 font-weight:normal; font-family: Arial; font-size: 11px;color:#EE97EB;
}
p.h
{
	font-weight:bold;
	color:#fff;
	font-size:14px;
	margin:5px 0px 10px 0px;
}
br
{
	clear:both;
}
#cont
{
	color:#FFCCFF;
	text-align:justify;
	width:100%;
}
#content h1
{
	color:#FFFFFF;
	font-size:26px;
	margin-bottom:25px;
}
.data
{
	margin:0px 10% 0px 10%;
}
.data,.data div
{
	color:#FFCCFF;
}
.data img
{
	margin: 5px;
}
.submit
{
	background:#000 url(../images/submit.gif) no-repeat;
	cursor:pointer;
	border:none 0px;
	margin-top:10px;
	width:55px;
	height:20px;
}
#content2-register
{
	color:#FFCCFF;
}
.register{
 margin: 0pt auto; text-align: center; width: 100%; 
}

.register .list-form{
	width:210px;
	height:20px;
	font-size:17px;
}