		body {
			margin: 0px 0px;
			background-color: #000066;
			background-repeat: no-repeat;
			}
			
		#nav_top {
	z-index : 1;
	background:transparent;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
		}

		#nav_site {
	z-index : 1;
	background:transparent;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
		}
		#contet {
	z-index : 0;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CDCBE5;
		}
		#contet1 {
	z-index : 0;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CDCBE5;
		}
		A {
			color: #CDCBE5;
			text-decoration : none;
			font-family : "Times New Roman", Times, serif;
		}
		A:HOVER {
			color : #FFFFFF;
			text-decoration : none;
			font-family : "Times New Roman", Times, serif;
		}
		A:ACTIVE {
			color : blue;
			text-decoration : none;
			font-family : "Times New Roman", Times, serif;
		}
		h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	z-index: 1;
		}