body {
	background-color: #FFFFFF;
	margin: 0px;
}
.menu1 {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu2 {

	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blanco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bordetabla {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
}
.negro1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.verde1 {
	font-family: Verdana;
	font-size: 12px;
	color: #016701;
}
.blanco2 {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.azul1 {
	font-family: Verdana;
	font-size: 17px;
	color: #003399;
}

