﻿h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	text-decoration: underline;
}
h6 {
	margin-top: 10px;
}
h5, h6 {
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 3px;
}
#titlebar h1 {
	font: 3.5em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	line-height: 120%;
	margin: 10px 0 0 8px;
}
#titlebar h2 {
	font: 2em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-align: left;
	margin: 0 0 0 8px;
}
#content_cell h2 {
	text-align: center;
	margin-bottom: 5px;
}
#content_cell h2.content_title, #content_cell h2.content_head {
	margin-bottom: 20px;
}
#content_cell h3 {
	text-align: center;
}
#content_cell p, #content_cell h4, #content_cell h5, #content_cell h6, #content_cell li, #content_cell td {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
#content_cell h4 .normal {
	font-size: smaller;
	font-weight: normal;
}
.sidebar h4 {
	margin: auto;
}
#navbar a {
    text-decoration: none;
    color: #444444;
    font-weight: 500;
}
#content_cell .bond h3 {
	margin-bottom: 0;
}
.facebook {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

