body, td, p {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #404040;
  text-align: justify;
}

.list {
	font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #404040;
}

.body {
	padding: 10px;
	font-size: small;
	color: black;
	text-decoration: none;
}

td {
	color: black;
	text-decoration: none;
}

a:link, a:visited {
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #509FB0;
	text-decoration: underline;
}

.sidebar {
	padding-top: 10px;
	padding-bottom: 20px;
	border-right: 1px solid white;
	color: black;
	text-decoration: none;
  text-align: center;
}

.sidebar_links_table {
	margin-left: 10px;
	font-size: 10px;
  text-align: left;
}

.sidebar_links_cell {
	padding-top: 5px;
	padding-right: 10px;
	font-size: 11px;
	vertical-align: top;
  text-align: left;
}

.contact_text {
	font-size: 12px;
	color: white;
}

a.contact_link:link, a.contact_link:visited {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a.contact_link:hover {
	font-size: 12px;
	color: #E0E0E0;
	text-decoration: underline;
}

h1 {
	display: inline;
	font-size: 20px;
	font-weight: normal;
	color: #453D8F;
}

h3 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #453D8F;
}

.side_td {
	padding-left: 35px;
}

.side_photo {
	border: 1px solid white;
}

.side_photo_caption {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}