#topNavigation,
#header,
#navigation1,
.column230,
.column160,
#stripe,
#footer,
.printNot,
.printnot,
.hide {
	display: none;
}

body {
	font-family: Verdana,sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #BE1E2D;
}
h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #414142;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #414042;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #BE1E2D;
}
p, th, td, legend, label, #content li {
	font-size: 1.2em;
	line-height: 1.3;
	color: #41404B;
}
table {
	margin-top: 10px;
}
th, td {
	padding: 2px 5px;
	border-bottom: 1px solid #CCCCCC;
}
th {
	background-color: #EEEEEE;
	font-weight: bold;
}
#content li li, td label {
	font-size: 1em;
}

#content p,
fieldset {
	padding-top: 10px;
}
#content form p {
	padding-top: 0;
}
#content li {
	padding-top: 10px;
}

blockquote {
	padding: 0 10px;
}
#content .small {
	padding-top: 10px;
	font-size: 1.1em;
}