body {
	background: url(../img/bg_fibra.gif);
	margin: 0 0 0 0;
}

FORM {
	margin: 0;
}

H1 {
	font: 900 30px Georgia, "Times New Roman", Times, serif;
	color: #BA0000;
	text-align: center;
}

H2 {
	font: 900 14px/20px Georgia, "Times New Roman", Times, serif;
	color: black;
	margin-bottom: 3px;
	margin-top: 0px;
}

H3 {
	font: 100 20px Georgia, "Times New Roman", Times, serif;
	color: #BA0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

INPUT, TEXTAREA, SELECT, UL, OL, P, TD {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: black;
}

INPUT, TEXTAREA, SELECT {
	border: 1px dotted #B28A25;
	background-color: #FFD940;
}

A.menu:LINK , A.menu:VISITED {
	font: 900 12px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}

A.menu:HOVER, A.menu:ACTIVE {
	font: 900 12px Georgia, "Times New Roman", Times, serif;
	color: #BA0000;
	text-decoration: none;
}