.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.fr {
	background-color: transparent;
	width: 100%;
	height: 100%;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
}
.box {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
}
.doc {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.link1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	text-align: justify;
}
.maindoc {
	margin-top: 50px;
	background-color: #EFE3A0;
}
