body.home {
	margin:      0px;
	padding:     0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
	color:       #000;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
textarea,
select {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
h1 {
	font-size:   24px;
	font-weight: normal;
	color:       #000;
}
h2 {
	font-size:   16px;
	font-weight: bold;
	color:       #000;
}
h3 {
	font-size:   12px;
	font-weight: bold;
	color:       #000;
}
h4 {
	font-size:      10px;
	font-weight:    normal;
	color:          #000;
	text-transform: uppercase;
}
a {
	color: #D70046;
}
a img {
	border: none;
}
table.page,
td.content {
	width: 100%;
}
/* HIDDEN */
td.shadowL,
td.shadowR,
table.meta,
div.imago,
table.topNav,
td.subNav,
td.sideBarFP,
div.yahoo,
td.footer {
	display: none;
}
