body {
	margin: 0px;
	font-family: tahoma, verdana; 
	color: #000000;
	background-color: #fceecf;
}
h1 {
	font-family: tahoma, verdana; 
	font-size: 32px; 
	font-weight: bold; 
	color: #B58D34;
	margin-bottom: 0px; 
}
h2 {
	font-family: tahoma, verdana; 
	font-size: 22px; 
	font-weight: bold; 
	color: #000000;
	margin-bottom: 0px; 
	word-spacing: 5px;
	letter-spacing: 5px;
}
h3 {
	font-family: tahoma, verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #B58D34;
	margin-bottom: 5px; 
}
ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-weight: bold;
}
ul {
	margin-top: 3px; 
	margin-bottom: 3px; 
}
.main {
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 12px; 
}
p {
	margin-top: 0px; 
	font-weight: bold;
}
p.norma {
	font-weight: normal;
	padding-left: 10px; 
	padding-right: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
}
p.quest {
	padding-left: 10px; 
	padding-right: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
}
a {
	color: #B58D34;
}
table {
	background-color: #fceecf;
}
td {
	font-family: tahoma, verdana; 
	font-size : 12px; 
	background-color: #fceecf;
}
.a {
	color: #B58D34;
}
.smalltext {
	font-size : 10px; 
}

