body {
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #EF7F3B;
	text-decoration: underline;

}
a:visited {
	color: #EF7F3B;
	text-decoration: underline;

}
a:hover {
	color: #AF4200;
	text-decoration: none;
}

td, textarea, input, select {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 22px;
	color: #F05A1D
}

h2 {
	font-size: 13px;
	color: #F05A1D
}

h4 {
	font-size: 11px;
	color: #ED4419;
	margin-bottom: 4px;
}

td.menu {
	padding-top: 19px;
}

a.menu:link {
	color: #CF4C19;
	text-decoration: none;
	font-weight: bolder;
	font-size:12px;
}

a.menu:visited {
	color: #CF4C19;
	text-decoration: none;
	font-weight: bolder;
	font-size:12px;
}

a.menu:hover {
	color: #6F290D;
	text-decoration: none;
	font-weight: bolder;
	font-size:12px;
}

p.marketing {
	color: #FCFCFC;
	font-size: 4px;
}

th.fila, td.fila {
	font-size: 8pt;
	border-collapse:collapse;
	border:1px solid #FFCFB9;
}