body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}

.TitleBig {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.TitleXBig {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}
.Estilo3 {
	font-size: 36px
}
.Titulo1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.subtitulo {
	font-size: 10px
}
.Titulo2 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo1 {
	font-size: 16px;
	font-weight: bold;
}
.TitleXSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
.TitleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.TextoError {
	color: #FF0000;
}

