body {
	background-color: #33247B;
	margin: 25px 0px 25px 0px;
}

body, td {
	color: #245A87;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #F2DbD6; 
	margin: 0px;
	border: 1px solid #33247B;
	color: #DD3693;
	font: 12px sans-serif;
	line-height: 18px;
}

a, a:visited { color:#33247B; text-decoration: none; font-weight:bold; }
a:hover, a:active { color:#DD3693; font-weight:bold; }


.big {
	background-image: url(daphne-title.jpg);
	background-repeat: no-repeat;
	background-color: #33247B;	
	width: 410px;
	margin: 0px auto;
	padding-top: 372px;
}

.menu {
	text-transform: lowercase;
	background-color: #DD3693;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	height: 27px;
	word-spacing: 20px;
	margin: 0;
}

.menu a {letter-spacing: 3px; color: #F2DBD6; font-weight: bold; font-style:italic;}
.menu a:hover {color: #33247B;}

.textbox {
	margin: 7px 0px 0px 0px;
	background-color: #F2DBD6;
	padding: 15px 10px 10px 10px;
}


h2 {
	font-style: italic;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #DD3693;
	font-family: serif;
	font-size: 17px;
}


form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 2px 2px;
}