A:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;
}

.style2 {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;
}

.style3 {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;
}

.aniv {
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

.styleWhite {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: default;
	cursor: none;
	font-weight: none;
}

.align2 {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;
	text-align:justify;
}

.align3 {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;
	text-align:justify;
	line-height: 18px;
}


.menu {
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	cursor: none;
	font-weight: bold;
}

.border {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: none;

    BORDER-RIGHT: #000000 1px;
    BORDER-TOP: #000000 1px;
    BORDER-LEFT: #000000 1px;
    BORDER-BOTTOM: #000000 1px;
	BORDER-STYLE: solid;
}
.tituloMateria {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	text-decoration: default;
	cursor: none;
	font-weight: bold;
}


