body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#hd, #bd, #ft, .panel {
	width: 7.5in;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-weight: normal;
	margin-bottom: 0;
}

h1 {
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #333;
}

h2 {
	font-size: 20pt;
	border-bottom: 1px solid #333;
}

h3 {
	font-size: 18pt;
}

h4 {
	font-size: 18pt;
}

ul {
	font-size: 10pt;
}

a:link, a:visited {
	color: #225;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#bd p a:link:after, #bd p a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 10pt;
}

#bd p.crossP a:link:after, #bd p.crossP a:visited:after {
	content: "";
}

#bd img {
	float: left;
	margin: 0.25in;
}

.panel {
	display: block;
	clear: both;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

a img {
	border: none;
}

object, p.crossP, a.cross-link, .mainMenu_box, .mainMenu_box ul, .mainMenu_box ul li, .stripNavL, .stripNavR, #sidebar {
	display: none;
}

#ft {
	clear: both;
	border-top: 1px solid #333;
	margin-top: 0.25in;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #999;
}

#ft a {
	font-weight: normal;
	color: #666;
}

@page {
	size: 7.5in 10.5in;
	margin: 0.25in 0.5in 0.25in 0.5in;
}