body,table {
	margin:0px;
	color: #C593C8;
	text-align: left;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px;
	padding:0;
	text-align: justify;
 }

.center{
	margin: 0;
	padding: 1px 8px 1px 8px;
	text-align: center;
}


h1 {
font-family: Georgia;
font-size: 20px;
padding: 3px 1px 3px 15px;
color: #D3B6CA;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px; 
line-height: 10px;
}

a:link {color: #D3B6CA; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:visited {color: #D3B6CA; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:hover {color: #C593C8; 
	font-weight: none; text-decoration: underline; cursor: default; }