a {
	color:#990000;
}

a:link {
	text-decoration:underline;
	font-weight:normal;
	color: #990000;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
}

body {
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.tipo{
	color: #000000;
	font-size:18px;
	font-family:"Times New Roman";
	text-align: justify;
}

.title {
	color:#990000;
	font-size:20px;
	font-weight: bold;
	font-family:"Arial";
	text-align: left;
}
h1{
	text-align: center;
	color: #990000; 
	font-size: 20px;
	font-family:"Arial";
	font-weight: bold;
}
h2{
	text-align: left;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	color: #990000;
}
h3{
	text-align: left;
	font-size: 16px;
	font-family: "Arial";
	font-weight: bold;
	color: #990000;
}
p{
	color:#FFFFFF;
	font-family: "Times New Roman";
	font-size: 20px;
	text-align: justify;
	margin-left: 2cm;
	margin-right: 2cm;
	font-weight: normal;
}
tr{
	text-align: left;
	font-size: 12px;
}
