body {
	background-color: #7CBCE9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg_08.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
.header {
	font-size: 11px;
	color: #DE629A;
	line-height: 25px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E54600;
}
.texto2 {
	color: #6D2500;
}
a:link {
	color: #871100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #871100;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #871100;
}
.h1 {
	font-size: 24px;
	color: #005088;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	line-height: 28px;
	color: #005088;
}
a:active {
	text-decoration: none;
	color: #871100;
}
