P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #C2C4DA;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-arrow-color : #29166F;
	scrollbar-track-color : #C6D3DE;
}

.TextoMenu  {
	font-size : 9;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-align : center;
	text-decoration : none;
}

.TextoMenu:Hover  {
	font-size : 9;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

.TextoTituloIndex  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}

.TextoIndex  {
	font-size : 7pt ;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : left;
}

.TextoLink  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}
.TextoLink:Hover  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	text-decoration : none;
	text-align : left;
}

