p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-right: 5px;


}
BODY {
	SCROLLBAR-FACE-COLOR:#FFCC00;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFCC00;
	SCROLLBAR-SHADOW-COLOR:#FFCC00;
	SCROLLBAR-3DLIGHT-COLOR:#FFCC00;
	SCROLLBAR-ARROW-COLOR:#FFCC00;
	SCROLLBAR-TRACK-COLOR:#666666;
	SCROLLBAR-DARKSHADOW-COLOR:#FFCC00;
	}
input {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 9px;
	background-color: #CCCCFF;
	border: 1px outset #000099;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 800;
	margin-right: 5px;
	margin-left: 8px;


}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666699;
}
textarea {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	background-color: #CCCCFF;
}
select {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	background-color: #CCCCFF;
}
