body {
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td.mp {
	padding-left: 54px;
	padding-right: 37px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
}
td {
	font-size: 12px;
	color: #000000;
}
input {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #000000;
}
textarea {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 12px;
	color: #000000;
}
select {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
ul { 
	font-size: 12px;
	color: #000000;
   }
li {
	font-size: 12px;
	color: #000000;
}
lo {
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #790A0A;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #790A0A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #790A0A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #790A0A;
	text-decoration: underline;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
