


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 0px 1px 0px 10px;
border: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(buttons.jpg);
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #FFF;
background-image: url(buttons2.jpg);
color: #FFF;
}

.dotted
{border-style: dotted}
border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	}
	body
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	
	}

h1,h2,h3,h4,h5,h6
{
font-size : 12pt;
color:#004d95;
font-family : Arial, sans-serif;
margin-left : 25px;
margin-right :25px;
}
p.solid
{
margin-left : 25px;
	margin-right :5px;
	border-bottom-style: solid;
		border-bottom-width: 1px;
	border-color: #c0c0c0;
}	

p
{
font-size : 10pt;
margin-left : 25px;
	margin-right :25px;

}	
.p1
{
font-size : 8pt;
margin-left : 200px;
	margin-right :25px;

}	


ul
{
list-style-type: disc;
font-size : 10pt;
}

ul
{
list-style-image: url ("lista.jpg")
}

A:link {font-family : Arial, sans-serif; font-weight : normal; color : #2b629b; text-decoration: none;}
A:visited {font-family :Arial, sans-serif; font-weight : normal; color : Black; text-decoration: none;}
A:hover {font-family :  Arial, sans-serif; font-weight : normal; color : gray; text-decoration: underline;}
A:active {font-family :  Arial, sans-serif; font-weight : normal; color : #C0C0C0; text-decoration: none;}

.cor:link {font-family : Arial, sans-serif; font-weight : normal; color : #2b629b; text-decoration: none;}
.cor:visited {font-family :Arial, sans-serif; font-weight : normal; color : Black; text-decoration: none;}
.cor:hover {font-family :  Arial, sans-serif; font-weight : normal; color : gray; text-decoration: underline;}
.cor:active {font-family :  Arial, sans-serif; font-weight : normal; color : #C0C0C0; text-decoration: none;}
	
.cor1:link {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : #c9b0c6; text-decoration: none;}
.cor1:visited {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : #c9b0c6; text-decoration: none;}
.cor1:hover {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : #c9b0c6; text-decoration: underline; text-transform: uppercase;}
.cor1:active {font-family : Verdana, Arial, sans-serif; font-weight : normal; color : #c9b0c6; text-decoration: none;}

.cor2:link {font-family : Verdana, Arial, sans-serif; font-size: 14pt; font-weight : bold; color : red; text-decoration: none;}
.cor2:visited {font-family : Verdana, Arial, sans-serif; font-size: 14pt; font-weight : bold; color : red; text-decoration: none;}
.cor2:hover {font-family : Verdana, Arial, sans-serif; font-size: 14pt; font-weight : bold; color : black; text-decoration: underline; text-transform: uppercase;}
.cor2:active {font-family : Verdana, Arial, sans-serif; font-size: 14pt; font-weight : bold; color : #c9b0c6; text-decoration: none;}
	
	
div.figure {
  float: left;
  width: 15%;
  border: thin #2b629b solid;
  margin: 0.2em;
  padding: 0.2em;
}
div.figure p {
   font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.interna
{
font-size : 12pt;
color:#004d95;
font-family : Arial, sans-serif;
margin-left : 0px;
margin-right :25px;	
}