div {
	border: none;
	}

#header {
	margin-left: 10px;
	color: #000;
	border-bottom: 2px solid #006699;

	}
	#header .subtitle {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	padding-left: 56px;
	}
		
#leftcol {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-top: 0px;
	color: #000;
	padding: 3px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 88px;
	height: 190px;
	}
		
#rightcol {
	position: absolute;
	left: auto;
	top: 93px;
	width: 150px;
	z-index: 3;
	color: #000;
	padding: 3px;
	background-color: #006699;
	font-family: Tahoma;
	font-size: 14px;
	height: 394px;
	right: 3%;
	





	}
	
#content {
	margin: 0px 25% 0 165px;
	padding: 3px;
	color: #000;
	text-align: justify;







	}
	
#footer {
	clear: both;
	width: 98%;
	margin: 10px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: none;
	color: #CCCCCC;
	background-color: #006699;
	height: 80px;
	position: absolute;
	left: 10px;





	}
	
	#footer .date {
	float: left;
	text-align: left;
	height: auto;
	width: auto;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#footer .contact {
	float: right;
	text-align: right;
	}
	
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;

	}
	
p, a {
	font-family: Verdana;
	}
	
h1, h2, h3 {
	font-family: Tahoma;
	margin-top: 0px;
	letter-spacing: 1em;
	color: #006699;
	padding-right: 5px;
	padding-left: 5px;
	}
h4, h5, h6 {
	font-family: Tahoma;
	margin-top: 0px;
	color: #006699;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10pt;
	background-color: #99CCCC;






	}
.footext {
	font-family: Tahoma;
	text-align: justify;
	left: 25%;
	font-size: 7pt;
	height: auto;
	width: 80%;
	position: absolute;
	padding-top: 6px;
	line-height: 16px;
	padding-left: 6px;
	top: -3px;
	color: #CCCCCC;



}

.menulink {
	display: block;
	width: 124px;
	text-align: left;
	text-decoration: none;
	font-family:Tahoma;
	font-size:14px;
	color: #99FF33;
	height: 21px;
	padding-left: 3px;
	font-weight: bold;
	border: 1px solid #CC3300;






}

.menulink:hover {
	background-color:#006699;
	font-weight: bold;
	font-family: Tahoma;
	border: 1px solid #FF0000;
	font-size: 14px;
	padding-left: 3px;
	width: 124px;
	color: #FFCC00;










}
.date {
	font-family: Tahoma;
	font-size: 12px;

}
.contact {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;

}
.sincert {
	position: absolute;
	width: 7%;
	left: 0.5%;

}
.csq {
	position: absolute;
	width: 3.3%;
	left: 8%;

}
.cisq {
	position: absolute;
	width: 3.2%;
	left: 12%;

}
.iqnet {
	position: absolute;
	width: 7%;
	left: 16%;

}
 
.link1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	background-color: #99CCCC;
	font-weight: bold;


}
.link2 {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;

}
.Stile1 {
	font-size: 9px;
	color: #FFFFFF;
}

A.contact:link    { color: #FFFFCC}    /* unvisited links */
A.contact:visited { color: #FFFF33}   /* visited links   */
A.contact:hover   { color: #FFCC33} /* user hovers     */
A.contact:active  { color: red }   /* active links    */

A.rightcol:link    { color: #FFFFCC}    /* unvisited links */
A.rightcol:link    { color: #FFFFCC}    /* unvisited links */
A.rightcol:visited { color: #FFFF33}   /* visited links   */
A.rightcol:hover   { color: #FFCC33} /* user hovers     */
A.rightcol:active  { color: red }   /* active links    */

.list {
	font-family: Tahoma;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
