/* Headings */
h1, h1 a.permalink:link, h1 a.permalink:visited
{
	font-family: "News Gothic MT", Gill, "Gill Sans", Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 125%;
	color: #663333;
/*
	background: white;
*/	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 0em;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
}

h2, h2 a.permalink:link, h2 a.permalink:visited
{	font-family: "News Gothic MT",  Gill, "Gill Sans", Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	color: black;
/*
	background: white;
*/	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0em;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
}

h3
{
	font-family: Gill, "Gill Sans", Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: black;
/*
	background: white;
*/	text-align: left;
	margin-top: 1em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h4
{
	font-family: Gill, "Gill Sans", Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: black;
/*
	background: white;
*/	margin-top: 1em;
	margin-bottom: 0em;
	line-height: 1.5em;
}

h5
{
	font-family: Georgia, Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif;
	font-size: 110%;
	font-weight: bold;
	color: black;
/*
	background: white;
*/	text-align: left;
	margin-top: 1em;
	margin-bottom: 0em;
	/*
	color: #3366FF; 
	background: inherit;
*/
	line-height: 1.5em;
}

h6
{
	font-family: Georgia, Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif;
	font-size: 110%;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0em;
	color: black; 
	background: white; 
	line-height: 1.5em;
}

.headerp
{
	text-align: center;
	padding: 2px;
	font-family: Georgia, serif;
	margin-top: 1ex;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.header1
{
	text-align: center;
	margin-bottom: 3ex;
	margin-top: 0;
	line-height: 1.3em;
}

.headerflush
{
	text-align: left;
	margin-bottom: 1.5ex;
	margin-top: 0;
	line-height: 1.3em;
}

.header2
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0;
	margin-left: 0;
	line-height: 1.3em;
}

.notsolarge
{
	font-size: 105%;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
}