h1, h2, h3, h4, h5, h6
		{	color: #465146; }

h1		{	font-size: 140%;
			font-family: Georgia, New Century Schoolbook, serif;
			color: #990000;
			font-weight: bold;	
			margin-top: 2px;
			text-transform: uppercase; }

h1 center	{	text-align: center;	}

h2		{	font-size: 125%;
			font-family: Georgia, New Century Schoolbook, serif;
			color: #990000;
			font-weight: bold;
			line-height: 160%;
			letter-spacing: 1px;	
			margin: 3px 0px;
			margin-top: 5px;
			padding-top: 5px;	}

h2 center	{	font-family: Gill Sans, Gill Sans MT, Berlin Sans FB, sans-serif;
				text-align: center;	
				color: #004500;
				letter-spacing: 0px;}

h3		{	font-size: 120%;	
			text-align: center;		
			padding-top: 3px; }

h4		{	font-family: Georgia, New Century Schoolbook, serif;
			color: #465146;
			font-size: 100%;
			font-weight: normal;
			line-height: 130%;
			letter-spacing: 0px;	
			width: 100%;
			text-align: center;		
			padding: 2px 10px 5px 10px;	}

h4 nopad	{	margin: 0px;	}

h4 small	{	font-size: 80%;	
			padding: 0px;
			margin: 0px;		}

h5		{	font-family: Gill Sans, Gill Sans MT, Berlin Sans FB, sans-serif;
			font-size: 100%; 
			font-weight: normal;
			letter-spacing: 0px;	
			line-height: 130%;
			padding: 3px 20px 10px 20px; 
			margin-bottom: 0px;
			text-align: center;		}

h5 small	{	font-size: 80%;
			text-transform: uppercase; 
			color: #FFFFFF;
			letter-spacing: .25em;
			text-align: center;
			font-weight: normal;	}

h5 center	{	font-family: Gill Sans, Gill Sans MT, Berlin Sans FB, sans-serif;
			font-size: 80%;
			color: #000000;	
			line-height: 130%;
			text-align: center; 
			font-weight: normal; }

h6		{	font-size: 80%;
			margin-left: 5px; }

.Content	
		{	font-size: 12px;
			font-family: Georgia, New Century Schoolbook, serif;
			color: #465146;
			line-height: 160%;
			width: 50%;
			background-color: #FFFFFF;	
			padding: 10px 20px 0px 20px; }

.Content p
		{	font-weight: normal; }

.Content a
		{	font-weight: bold;
			margin: 0px;
			padding: 0px; }


.Content a:link, .Content a:active, .Content a:visited, .Content a:hover
		{	
			color: #096405;	
			text-decoration: none;	}

.Content a:hover
		{	color: #003399;	}

.Footer	
		{	font-size: 12px;
			font-family: Gill Sans, Gill Sans MT, Berlin Sans FB, sans-serif; 
			line-height: 100%;
			width: 50%;
			background-color: #000000;
			padding: 2px 0px 2px 0px; }

.Footer a:link, .Footer a:active, .Footer a:visited, .Footer a:hover
		{	color: #7CB559;	
			text-decoration: none;	}

.Footer a:hover
		{	color: #FFFFFF;	}