h1, h2, h3 {
	line-height: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 15px;
	text-align: left;
	line-height: 18px;
	}

h2 {
	font-size: 11px;
	line-height: 16px;
	}

h2.pagetitle {
	font-size: 11px;
	}

h3 {
	font-size: 10px;
	line-height: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


a, h2 a:hover, h3 a:hover {
	color: #3D4D8B;
	text-decoration: none;
	}

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

h1 {
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

hr {
	display: none;
	}
h1.header{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	}
