.style1 {	font-family: Tahoma;
	font-size: 11px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #FFFFFF}
.style4 {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #208E9F; }
.style5 {font-size: 10px}
.style6 {font-family: Tahoma; font-size: 10px; }
.style7 {font-family: Tahoma; font-size: 10px; }
.style8 {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style9 {font-family: Tahoma; color: #FFFFFF; font-weight: bold; font-size: 10px; }
.style10 {font-family: Tahoma; font-size: 12px; color: #FFFFFF; }
.style11 {
	color: #D43635;
	font-weight: bold;
	font-size: 16px;
}
.style12 {
	font-family: Tahoma;
	font-size: 16px;
}


.texto {
	font-family: Tahoma;
	font-size: 12px;
}

.texto_negrito {font-family: Tahoma; font-size: 12px; font-weight: bold; }
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #DA392F;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.layout_bordas {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42929d;
	border-right-color: #42929d;
	border-bottom-color: #42929d;
	border-left-color: #42929d;
}

