	p
	{
		font-family: verdana, arial, sans-serif;
		text-align: left;
		font-size: .90em;
		color: #453119;
		background: none;
		font-weight: 300;
		line-height: 110%;
		margin-right: 40px;
		margin-left: 40px;	
	}

	h2
	{
		font-family: georgia, times, "times new roman", serif;
		color: #ab1f1f;
		background: none;
		text-align: center;
		font-size: 110%;
		font-weight: bold;
		text-indent: -16px;
	}
	
	h3
	{
		font-family: georgia, times, "times new roman", serif;
		color: #32708A;
		background: none;
		text-align: left;
		font-size: 1em;
		line-height: 100%;
		font-weight: bold;
		margin-left: 40px;
		margin-bottom: 6px;
	}
	
	h5
	{
		font-family: verdana, arial, sans-serif;
		color: #32708A;
		background: none;
		text-align: left;
		font-size: .8em;
		line-height: 100%;
		font-weight: bold;
		margin-left: 65px;
		margin-bottom: 3px;
	}

	.linksindent
	{
		font-family: arial, helvetica, sans-serif;
		margin-left: 80px;
		font-size: .8em;
	}

	.linksindent a:link 
	{
		color: #64583e;
		background: none;
		font-weight: bold;
		text-decoration: underline;
	}

	.linksindent a:visited 
	{
		color: #837557;
		background: none;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.linksindent a:hover, a:active
	{
		color: #ab1f1f;
		background: #none;
		font-weight: bold;
	}