body, table, tr, td {
	font: 13px Arial, Helvetica, sans-serif;
	color: #404040;
	letter-spacing: 1px;
}
body {
	background-color: #E9B1C0;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #B54785}
a:hover {color: #DE76BA}
input, textarea, option, select {
	background-color: #FFF5F8;
	font: 13px Arial, Helvetica, sans-serif;
	color: #040404;
	letter-spacing: 1px;
	border: 1px solid #E9B1C0;
	padding:2px; }
.main {
	background-image: url(layout-v1_02.jpg);
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92015D;
	text-align: center;
}
.header {
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
.fine {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
p {
	text-align: justify;
}
.center {
	text-align: center;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DE76BA;
	text-align: center;
	border: 1px solid #DE76BA;
}
