/* DOCUMENT TAGS */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a,a:link,a:visited{
	text-decoration:underline;
	color:#77003A;
}
a:hover{
	color:#DBAE00;
	text-decoration:underline;
}
p{margin:0px;padding:0px;display:block;}
#dvDocumento a:link,a:visited{
text-decoration:none;
	color:#77003A;
}

#dvDocumento a:hover{
	color:#DBAE00;
	text-decoration:underline;
}

#dvDocumento{
	margin-top:10px;
	font-size:0.9em;
}
img{
	border: 0px none;
}

 H1,  H2,  H3,  H4,  H5{
	color:#77003A;
	/*font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;*/
}

 H1 {
	font-size:1.8em;
}
 H2 {
	font-size:1.4em;
}
 H3 {
font-size:1.4em;
}
 H4{
font-size: 1.2em;
}
 H5{
font-size:1em;
}
.small{font-size:smaller; font-weight:normal;}
span.smallTagLine{font-size:smaller; font-weight:bold;}
hr{
	display:block;
	color: #990000;
}
cite {
	margin: auto;
	padding: 0.5em;
	clear: both;
	height: auto;
	width: auto;
	border: thin solid #990000;
	background-color: #CC9999;
	display: block;
	color: #003333;
}
abbr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
li {
	/*color: #990000;*/
	list-style-position: outside;
	list-style-type: square;
}
li li {
	list-style-type: circle;
}
