H1, H2, H3, H4, H5, H6 	{color: #AD9400;
				font-family: Verdana, Arial, Helvetica;}

H1	{margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.25em;}

H2	{margin-top: 0.5em;
	margin-bottom: 0em;
	font-size: 1.1em;}

H3	{margin-top: 0.5em;
	margin-bottom: 0em;
	font-size: 1em;}


A:link
{color: #0000ff;
text-decoration: underline}

A:hover
{color: #ff0000;
text-decoration: underline}

A:active
{color: #ff0000;
text-decoration: underline}

A:visited
{color: #000099;
text-decoration: underline}

A.nav_local {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 900;
		color: #FFFFFF;
		background-color: #330099;
		text-decoration: none;
	}

A.nav_local:visited {
		color: #ffffff;
		background-color: #330099;
		text-decoration: none;
	}

A.nav_local:hover {
		color: white;
		background-color: red;
		text-decoration: underline;
	}

A.nav_site {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #003366;
		text-decoration: none;
	}

A.nav_site:visited {
		color: #ffffff;
		background-color: #003366;
		text-decoration: none;
	}

A.nav_site:hover {
		color: white;
		background-color: red;
		text-decoration: underline;
	}

.logo	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #113366;
	}		

p 		{font-family: Arial, Helvetica, sans-serif;
		padding-left: 1em;
		margin-top: 1em;
		margin-bottom: 0em;
	}


body	{font-family: Arial, Helvetica, sans-serif;}

.leader_text	{font-family: Verdana, Helvetica, sans-serif;
		font-size: .85em;}

.navbar	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		}

.navcol	{font-family: Arial, Helvetica, sans-serif;
		color: #003366;
		}

SPAN.promalink 	{color: #3300CC;
		 	font-family: Arial, Helvetica, sans-serif;
			text-decoration:none;
		 	font-size: x-small;
			width: 80px;
			}

SPAN.gracelink 	{color: #3300CC;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		 	font-size: x-small;
		  	margin-top: 2em}

.vertspacer	{margin-top: .5em;
		margin-bottom: .5em}

blockquote {color: #3300CC;
		 	font-family: Arial, Helvetica, sans-serif;
			font-style: italic;
			}
small	{font-size: 75%;}
strong {font-weight: bold;}

.pullquote {color: blue;
		 	font-family: Arial, Helvetica, sans-serif;
			text-decoration:none;
			padding-left: 0.5em;
			padding-right: 0.5em;
			padding-top: 0.5em;
			padding-bottom: 0.5em;
			margin-top: 1em;
			margin-bottom: 1em;
			margin-right: 15px;
			margin-left: 0em;
			background-color: #ffff99;
			}

.pullquote ul	{
			margin-right: 0em;
			margin-left: 1em;
			padding-left: 0.5em;
			margin-top: 1em;
			list-style: disc;
			}

.pullquote ul li {
			margin-top: 0.5em;
			margin-left: 0em;
			padding-left: 0em;
			}
ul li {
			margin-top: 0.5em;
			margin-left: 0em;
			padding-left: 0em;
			}
