

	#nav, #nav1, #nav2 {
		margin:0;
		padding:0;
		background:#698EA4 url(nav_bg.jpg) 0 0 repeat-x;
		width:100%;
		float:left;
	/*	border:1px solid #42432d;
		border-width:1px 0;*/
	}
	#nav li, #nav1 li, #nav2 li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link, #nav1 a:link, #nav2 a:link,
	#nav a:visited, #nav1 a:visited, #nav2 a:visited {
		color:#000;
		background:#698EA4;
		padding:20px 40px 4px 10px;
		float:left;
		width:auto;
		border:1px solid #698EA4;
/*		border-right:1px solid #42432d;
		border-bottom:1px solid #42432d;*/
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: 2px 2px 2px #555;
		font-size: 12px;
	}
	#nav a.navi:link, #nav1 a.navi:link, #nav2 a.navi:link,
	#nav a.navi:visited, #nav1 a.navi:visited, #nav2 a.navi:visited {

		color:#000;
		background:#057094;
		padding:20px 40px 4px 10px;
		float:left;
		width:auto;
	/*	border-right:1px solid #42432d;*/
		text-decoration:none;
		font: 1em/1em Arial, Helvetica, sans-serif;
		text-transform:none;
		text-shadow: 2px 2px 2px #555;
		font-size: 12px;
}
	#nav a:hover, #nav1 a:hover, #nav2 a:hover,
	#nav a.navi:hover, #nav1 a.navi:hover, #nav2 a.navi:hover {
		color:#fff;
		background:#E65C00;
}

	#nav li:first-child a, #nav1 li:first-child a, #nav li:first-child a {
		border-left:1px solid #698EA4;
	}
	#object #navi a, {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#object #navi a:hover
	{
		background:#e35a00;
	}
	#nav a:active, #nav1 a:active, #nav2 a:active {
		background:#e35a00;
		color:#fff;
	}

table {
	border-width: thin thin thin thin;
	border-spacing: 1px;
	border-style: groove groove groove groove;
	border-color: black black black black;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: black black black black;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: groove groove groove groove;
	border-color: black black black black;
}
				p:first-letter 
			{
			font-size:150%;
			}			
				p
			{
			font-family: serif;
			font-style: normal;
			color: #000000;
			margin-top: 0;
			text-align: left;
			text-indent: 1cm
			}
				a
			{
			color: darkorange;
			font-size: 110%;
			margin-left: 0%;
			font-style: italic; 
			text-decoration: underline;
		/*	font-family: Verdana, Helvetica, sans-serif; */
			}
				a.nou
			{
			color: darkorange;
			font-size: 110%;
			margin-left: 0%;
			text-decoration: none;
			font-style: italic; 
		/*	font-family: Verdana, Helvetica, sans-serif; */
			}
				a:visited
			{
		/*	color: #C99664;*/
			color: #C35617
			}
				a:hover
			{
			color: red;
			}
				h6
			{
			margin-top: 5;
			font-size: 100%;
			color: black;
			font-family: Verdana, Helvetica, sans-serif; 

			}
				body
			{
			margin-right: 5%;
			margin-left: 10;
			background-color: none;
			}
				html
			{
			background-color: #4C7B90;
			padding-left: 10%;
			padding-right: 10%;
			padding-top: 5%;
			padding-bottom: 10%;
			}

strong.c1
			{
			margin-top: 5;
			font-size: 25pt;
			color: black;
			font-family: Verdana, Helvetica, sans-serif; 

			}
strong.c2
			{
			margin-top: 5;
			font-size: 25pt;
			font-family: Verdana, Helvetica, sans-serif; 

			}

