HTML, body { width: 100%; height: 100%; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body
	{
	margin: 0px; padding: 0px;
	background-color: #333333;
	}

.fonthometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.fonthometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d95a6f;
}
.fontsubtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.fonttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.fonttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #e75870;
}

.borda1 {
	border: 1px solid #e75870;
}

.celpad1 {
	padding: 18px;
}

.celpad2 {
	padding-top: 18px; padding-bottom: 18px; padding-right: 18px;
}

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fonttext .fontsubtit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e75870;
}
.fontbigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e75870;
}
