	.MenuTable {
		
	}
	.MenuTD {
		background-color: #F4EDE1; 
		padding: 5px 10px 5px 10px;
	}
	.MenuTDover {
		background-color: #FFF8DF;
		padding: 5px 10px 5px 10px;
	}
	.MenuFont {
		TEXT-DECORATION:none;
		FONT-FAMILY:verdana,arial,helvetica,sans-serif;
		font-size:11px;
		color:#FF6600;
		font-weight:bold;
	}
	.MenuFont:visited {TEXT-DECORATION:none;color:#FF6853;}
	.MenuFont:hover {TEXT-DECORATION:underline;color:#2D00B0;}
	
	.SitesRingFont {
		TEXT-DECORATION:none;
		FONT-FAMILY:verdana,arial,helvetica,sans-serif;
		font-size:11px;
		color:#0066FF;
		font-weight:bold;
	}
	
	
	
	.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		float: right;
		margin-right: 50px;
		color: #FF6600;
		text-indent: 8pt;
		letter-spacing: 2pt;
		padding-top: 2px;
	}
	.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		float: right;
		margin-right: 10px;
		margin-bottom: 30px;
		color: #839CD8;
		width=100%;
		position: absolute;
		left: 353px;
		top: 32px;
		width: 394px;
	}
	.normalP {
		font-family: "Times New Roman", Times, serif;
		text-align: justify;
		text-indent: 12pt;
		margin-bottom: 2px;
		margin-top: 4px;
		color: #302030;
	}
	.normalList {
		font-family: "Times New Roman", Times, serif;
		margin-bottom: 8px;
		margin-top: 8px;
		color: #302030;
	}
	
	.docTitle {
		color: #DC0AB1;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-indent: 13pt;
		letter-spacing: 1pt;
		text-align: right;
	}
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.footnote {
		font-size: small;
		text-decoration: underline;
		vertical-align: text-top;
	}
	.verse {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		margin-left: 80px;
		margin-bottom: 18px;
		margin-top: 18px;
		color: #302030;
	}
	.additional_refs{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14px;
	}
	
	table.content_navig {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4EDE1;
	border-right-color: #CCAB73;
	border-bottom-color: #D3B787;
	border-left-color: #F4EDE1;
	margin: 8px;
	padding: 3px;
	}
	td.content_navig {
	border-right-color: #F4EDE1;
	border-left-color: #F4EDE1;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	}
