body.home {
}
input,
textarea,
select,
td {
	font-family: Times New Roman;
}
h1 {
	font-size:   22px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size:   14px;
	font-weight: normal;
	font-style:  italic;
}
tr td {
	vertical-align: top;
}
a img {
	border: none;
}
/* PAGE */
.page {
	width:            100%;
	border:           none;
	text-align:       left;
	font-size:        14px;
}
/* HEADER */
.header {
	display: none;
}
/* CONTACT */
div.addressBar {
	display: none;
}
/* MAIN NAVIGATION */
.mainNavigation {
	display: none;
}
/* SUB NAVIGATION */
div.subNavigation {
	display: none;
}
/* CONTENT */
div.content {
}
/* MISC */
