body
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	
	}
p
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	margin-right:5px;
	margin-left:10px;
	align:justify;
	}
.p1
{
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	color : Black;
	margin-right:5px;
	margin-left:5px;
	align:justify;
	}
h3
{
font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
color:
#9999CC;
ul
{
list-style-type: disc;
color:
#9999CC;
}
}
#navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
font-size : 8pt;
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #9999CC;
margin: 0;
padding: 2px 6px;
border-left: 1px solid #9999CC;
border-top: 1px solid #9999CC;
border-right: 1px solid #9999CC;
}

#navcontainer A:hover, #navcontainer A:active { background: #FFDE99; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #FFDE99;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

table.dashed
{border-style: dashed; border-color:#FFDE99;}

#tabla1{
	border: 1px solid #9999CC;
	width: 245px;
}


.cor:link {font-family : Verdana; font-weight : normal; color : Black; text-decoration: none;}
.cor:visited {font-family : Verdana; font-weight : normal; color : Orange; text-decoration: none;}
.cor:hover {font-family : Verdana; font-weight : normal; color : Black; text-decoration: underline;}
.cor:active {font-family : Verdana; font-weight : normal; color : #00FF00; text-decoration: none;}