
body {
margin-top : 0px;
margin-left : 0px;
background-color : #D328D2;
font-family : verdana, sans-serif;
font-size : 11px;
color : #4A414A;
letter-spacing : 0;
line-height : 17px;
text-align : left;
}

.roundcont {
	width: 90%;
	background-color: #ffffff;
	color: #4A414A;
	margin: 0 auto;
}

.roundcont p {
	margin: 0 10px;
	text-align: left;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#center {
margin : 0 auto;
text-align: center;}

td {
font-family : verdana, times, sans-serif;
font-size : 10px;
color : #9b9b9b;
letter-spacing : 0;
line-height : 14px;
text-align : justify;
}

TEXTAREA, INPUT {
color : #FFB2DF;
font-family : verdana, times;
font-size : 8pt;
background-color : #DA7489;
border : 1px dotted #611030;
}
A:link {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:visited {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:active {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:hover {
color : #C21F3E;
font-weight : bold;
text-decoration : none;
}



