
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
body
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
	background-color : White;
	}
p
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:15px;
	margin-left:15px;
	align:justify;
	}
	  
body
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	align:justify;
	}	  
	.p1
{
	font-size : 7pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:15px;
	margin-left:5px;
	align:justify;
	}
	
	.p14
{
	font-size : 14pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:30px;
	margin-left:30px;
	align:justify;
	}
	
	.p2
{
	font-size : 7pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:15px;
	margin-left:15px;
	align:justify;
	}
	b.interna    
{
 color:green;
 font-size : 12pt;
 margin-right:15px;
margin-left:15px;
 
 
  }

.dashed {border-style: dashed;
border-top:0px;
border-bottom:0px;
border-left:1px;
border-right:0px;
}



a:link {font-family : Arial, sans-serif; font-weight : normal; color : Black; 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 : green;}


.cor:link {font-family :  Arial, sans-serif; font-weight : normal; color : black; 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 : navy; text-decoration: underline; }


.cor1:link {font-family :  Arial, sans-serif; font-weight : normal; color : green; text-decoration: none; font-size : 10pt;}
.cor1:visited {font-family :  Arial, sans-serif; font-weight : normal; color : black; text-decoration: none;}
.cor1:hover {font-family :  Arial, sans-serif; font-weight : normal; color : navy; text-decoration: underline; }