body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
b {
	color:#000000;
}
strong {
	color:#000000;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#5C7B9C;
	font-size:12px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#5C7B9C;
	font-size:12px;
}
h1 {
	font-size:16px;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
h2 {
	font-size:14px;
	color:#000099;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
h3 {
	font-size:13px;
	color:#990000;
	font-weight:bold;
}
h4 {
	font-size:12px;
	color:#000099;
	font-weight:bold;
}
h5 {
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
a:hover {
	font-weight: bold;
	color:#0099FF;
}
a:link {
	font-weight: bold;
	color:#000099;
}
a:visited {
	font-weight: bold;
	color: #000099;
}
a:active {
	font-weight: bold;
	color: #000099;
}
.blanco {
	color:#FFFFFF;
}
.otro {
	color:#666666;
	font-size:12px;
}
.org {
	color:#990000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.azul {
	color:#000099;
}
.rojo {
	color:#990000;
}
.center {
	text-align:center;
}
.copyrights {
	text-align:center;
	font-size:10px;
}