A:link {text-transform: uppercase;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a07291;
	}

A:visited {text-transform: uppercase;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a07291;
	}

A:hover {text-transform: uppercase;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #cf82be;
	}

A:active {text-transform: uppercase;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a07291;
	}

B {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #b6139a;}

em {text-transform: uppercase;
	text-decoration: none;
	font-style: italic;
	color: #ec96c5;
	}

.topmenu a:link, .topmenu a:visited {text-transform: lowercase;
	color: #f8e6f5;font-size: 11px;
	}
.topmenu a:hover, .topmenu a:active {text-transform: lowercase;
	color: #b6139a;font-size: 11px;
	}

body {
	background-image: url(bg.jpg);
	background-position: left top;
	background-color: #f4d9ef;
	color: #ce5cb9;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	}

li, dd {
	padding-bottom: 10px;
	}

dt {
	font-weight: bold;
	}

.top {
	position:absolute;
	right:0px;
	top:0px;
	width: 100%;
	height: 550px;
	background-image: url(bgbanner.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	z-index: 1;
}

.ieTopLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

.topmenu {
	position: absolute;
	top: 230px;
	left: 570px;
	height: 16px;
	font-family: georgia, serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	padding: 6px;
	text-align: center;
	z-index: 3;
	}

h1 { margin: 0px 2 3px 0; text-align: left;
	padding: 5px 0 0 150px;
	color: #b6139a;
	font-family: Georgia, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 45px;
	display: block;}

h3 {margin: -38px 0 3px 120px; text-align: left;
	color: #d285c5;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase; }

h2 {padding-left: 10px; text-align: left;
	color: #d285c5;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase; 
}


.testo {
	position: absolute;
	top: 300px;
	left: 100px;
	width: 500px;
	text-align: justify;
	padding: 20px;
	line-height: 150%;
	z-index: 1;
	}


input.noborder {
	border-width: 0px;
	}

.center {
	text-align: center;
	}

.charBox {
	height: 125px;
	padding: 10px;
	}

table, tr, td {
	font-size: 9pt;
	}