
<!--

body {
	background-color: #D7C2D7;
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color: #A97DA9;
	scrollbar-track-color: #D7C2D7;
	scrollbar-shadow-color: #E172B5;
	scrollbar-face-color: #FEDFF5;
	scrollbar-highlight-color: #E172B5;
	scrollbar-darkshadow-color: #FEDFF5;
	scrollbar-3dlight-color: #FEDFF5;
}

td, th {
	color: #B173C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.jap {
letter-spacing: -1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

b, strong {
	color: #8B1C68;
	font-weight: normal;
}

i, em {
	color: #74285C;
	font-style: normal;
}

.small {
	color: #FD5B98;
	font-size: 10px;
}

.credits strong {
	color: #FD5B98;
	font-size: 10px;
	line-height: 12px;
}

.credits {
	color: #8B1C68;
	font-size: 10px;
	line-height: 12px;
}

 A.white, A.white:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
letter-spacing: 0px;
}

A, A:visited {
	color: #8B1C68;
	text-decoration: none;
}

A:hover {
	color: #FA4388;
	text-decoration: underline;
}

input {
width: 105px;
background: #FEDFF5;
color: #74285C;
font-size: 9pt;
font-weight: normal;
font-family: lucida console, Arial;
border: solid 1px #A97DA9;
}

input.checkbox {
width: 15px;
background: none;
border: none;
}

input.invia {
width: 75px;
background: #A97DA9;
color: #FEDFF5;
font-size: 10pt;
font-weight: normal;
font-family: Arial;
border: solid 1px #74285C;
}

select {
width: 105px;
background: #FEDFF5;
color: #74285C;
font-size: 9pt;
font-weight: normal;
font-family: lucida console, Arial;
border: solid 1px #A97DA9;
}

textarea {
width: 290px;
height: 90px;
background: #FEDFF5;
	scrollbar-arrow-color: #A97DA9;
	scrollbar-track-color: #D7C2D7;
	scrollbar-shadow-color: #E172B5;
	scrollbar-face-color: #FEDFF5;
	scrollbar-highlight-color: #E172B5;
	scrollbar-darkshadow-color: #FEDFF5;
	scrollbar-3dlight-color: #FEDFF5;
color: #74285C;
font-size: 9pt;
font-weight: normal;
font-family: lucida console, Arial;
border: solid 1px #A97DA9;
}


-->