A:ACTIVE {
	color : Fuchsia;
}

A:HOVER {
	
}

A:VISITED {
	color : #856996;
}

A:LINK {
	color : #00009F;
}

A.compact {
	text-decoration : none;
}

A.compact:ACTIVE {
	color : Fuchsia;
}

A.compact:HOVER {
	text-decoration : underline;
}

A.compact:LINK {
	color : #000099;
}

A.compact:VISITED {
	color : #7B2E98;
}

A.normal {
	text-decoration : none;
}

A.normal:ACTIVE {
	color : Fuchsia;
}

A.normal:HOVER {
	text-decoration : underline;
}

A.normal:LINK {
	color : #000099;
}

A.normal:VISITED {
	color : #7B2E98;
}

ADDRESS {
	font-size : 9pt;
	font-style : italic;
	text-align : center;
}

DIV.cod {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
}

DIV.news {
	font-size : 9pt;
	text-align : justify;
}

DIV.brand {
	font-size : 9pt;
	text-align : center;
	font-style : italic;
	margin-top : 3px;
}

DIV.textMenu {
	text-align : center;
	font-size : x-small;
}

DIV.open {
	text-align : right;
}

DIV.section {
	margin-left : 40px;
}

DIV.page {
	margin-left : 40px;
}

DIV.sound {
	margin-left : 40px;
}

H1 {
	font-family : "Times New Roman", Times, serif;
}

H2 {
	font-family : "Times New Roman", Times, serif;
}

H3 {
	font-family : "Times New Roman", Times, serif;
}

H4 {
	font-family : "Times New Roman", Times, serif;
}

H5 {
	font-family : "Times New Roman", Times, serif;
}

H6 {
	font-family : "Times New Roman", Times, serif;
}

LI.content1 {
}

LI.content2 {	
}

LI.content3 {
	font-size : 10pt;
	list-style-type : none;
	margin-left : 40px;
}

SPAN.cap {
	color : Fuchsia;
	font-size : 28pt;
	font-family : "Times New Roman", Times, serif;
}

TD {
	FONT-SIZE: x-small;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: 300
}

TD.hr1 {
	background-color : #DDDDDD;
	text-align : center;
	font-weight : bold;
	margin-top : 3pt;
	color : White;
	border-top-width : 2px;
	border-style : solid none none none;
	border-color : #575757;
	border-bottom-width : 1px;
	width : 100%;
	font-family : "Times New Roman", Times, serif;
}

TD.hr {
	background-color : #DDDDDD;
	text-align : center;
	font-weight : bold;
	margin-top : 7pt;
	color : White;
	border-style : none solid solid none;
	border-color : #A9A9A9;
	width : 100%;
	border-width : 2px 2px;
	font-family : "Times New Roman", Times, serif;
}

TD.text {
	text-align : justify;
	margin-top : 3pt;
}




.small {
	font-size: small;
}
.H1small {
	font-size: small;
}
.justify {
	text-align: justify;
}
.framework {
	border: #C0C0C0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}


DIV.textPhoto {
	text-align : center;
	font-size : 8pt;
	font-style : italic;
}

.lightgrey {  background-color: #f5f5f5}

