a img {
	border: 0px;
}

p {
	text-align: justify;
}

#site_header, #site_footer, #site_navmenu,
#page_header, #page_content {
	margin: 10px auto;
	width: 95%;
}

#site_header #google_search,
#site_navmenu,
#index_links,
#page_header object,
#sidebar {
	display: none;
}

#site_tagline {
	float: right;
	margin: -33px 0px 0px 0px;
}

h1 {
	border-bottom: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: thick;
	margin: 0px 1px 20px 0px;
}

h2 {
  color: #dd0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: thicker;
	margin: 2px 0px 20px 0px;
}

h3.hdr {
	background-color: #565656;
	color: #FFFFFF;
	padding: 4px;
}

h3 {
	margin: 0px 0px 3px 0px;
}

h4 {
	font-size: 12px;
	margin: 0px 0px 3px 0px;
}

#newsletters table {
	border: 0px;
}
#newsletters th, #newsletters td {
	background-color: transparent;
	padding: 4px;
}
#newsletters td em {
	color: #C50505;
	font-weight: bold;
	font-style: normal;
}

#page_header img {
	display: none;
}