* {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
body {	
	background-color: #ffffff;
	background-image: url('website_copia(1');
	background-repeat:repeat-y
}
h1, h2 {
	background-color: #FFDE00;
	font color="#003366";
	text-align: left;
}

h3 {
	background-color: #FFFF99;
	font color="#003366";
	text-align: left;
}
h5 {
	background-color: #FFDE00;
}
h6 {
	background-color: #FFDE70;
font-size: 15px;
font-style: italic;
color: #000000;
}
.tabella_class {
    font: 24pt verdana, arial;
	background-color: #99CCFF;
	font color="#003366";
	FONT color=#AA0000;
	font-weight: bold;
	padding: 5px;
	text-align: center;
   border: 2px solid #000000;
}
.col_dx h1 {
	background-color: #FEA500;
	padding: 5px;
	text-align: center;
	font-size: 22px;
}
.col_dx h2 {
	background-color: #FFDE00;
	padding: 5px;
	text-align: left;
	font-size: 18px;
}
.col_sx h1 {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 5px, 8px;
	text-align: left;
	font-size: 12px;
}
hr {
	color: #FEA500;
}
blockquote {
	font-size: 14px;
}
.table {
	width: 100%;
	height: 100%;
	background-image: url('isi5.JPG');
	background-repeat:no-repeat
}
.topcell {
	vertical-align: top;
	height: 200px;
	padding: 150px 0px 0px 350px;
}
.col_sx * {
	color:#000000;
}
.col_sx {
	vertical-align: top;
	width: 155px;
	padding:  0px, 10px, 0px, 10px;
}
.col_sx p {
	padding: 0px, 8px;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.col_sx a {
	color: #000000;
	text-decoration:none;
}
.col_dx {
	vertical-align: top;
	width: %;
	padding: 60px, 15px, 15px, 25px;
	text-align: justify;
	font-size: 15px;
	font-weight: _bold;
}
.sidebanner {
	background-color:#00FF99;
	border: 3px inset #6AAEBB;
	padding: 10px, 0px, 0px, 0px;
}
.sidebanner p {
	font-size: 12px;
}
.sidebanner a {
	text-decoration: underline;
}