body.home {
	margin:      0px;
	padding:     0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size:   12px;
}
a,
a:hover {
	color: #B33837;
}
a img {
	border: none;
}
h1 {
	font-family: Georgia, Times New Roman;
	font-size:   22px;
	font-weight: normal;
	color:       #B33837;
}
h2 {
	font-family: Georgia, Times New Roman;
	font-size:   18px;
	font-weight: normal;
	color:       #B33837;
}
h3 {
	font-family: Georgia, Times New Roman;
	font-size:   14px;
	font-weight: normal;
	color:       #B33837;
}
h4 {
	font-family: Georgia, Times New Roman;
	font-size:   12px;
	font-weight: bold;
	color:       #B33837;
}
th,
td  {
	font-size: 12px;
}
th {
	padding:		  4px 6px;
	background-color: #DDD;
	font-size:		  12px;
	text-align:		  left;
	color:            #333;
}
p.introduction {
	font-weight: bold;
}
/* PAGE */
td.page {
	font-size: 12px;
}
td.pageL,
td.pageR,
div.header,
div.mainNav,
td.left,
div.yahoo,
div.footer,
div.coop,
.banners,
.noPrint,
.noPrint td,
p.back,
table.socialLinks {
	display: none;
}
