body {
	width:1440px;
	background:black;
	margin: 0 auto;
	margin-top:20px;
	padding-top: 20px;
	font-weight: bold;
	color: black;
	text-align:center;
}

form {
	color: black;
	font-family: Helvetica;
	clear: both;
	text-align: center;
}

header h1 {
	/* [disabled]clear: both; */
	text-align: center;
	font-size: 36pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#999;
}

li {
display:inline;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 30px;
curser: default;
font-weight: bold;
}

nav li {
display:inline;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 30px;
curser: default;
font-weight: bold;
}

nav ul {
list-style-type: none;
}

nav {
margin-top: 1px;
margin-bottom: 1px;
text-align: 1px;
}

nav a {
font-family:Helvetica ;      
text-decoration: none;
color: #746d73;
}

h6 {
font-family:Helvetica ;      
text-decoration: none;
color: #746d73;
}


nav li:hover {
border: #C0C0C0 2px solid;
}


nav a:hover {
color: #bfbfbf;
}




section {
width: 1440px;
float: center;
}


	
	

h6 {
	font-size: 14px;
	color:#BDBDBD;
	font-family: Helvetica ;
	text-aligen:center;
	
	
	
}
	
article {
border: black 1px groove;
padding: 10px;
text-aligen:center;
margin-bottom: 25px;
background:#FFF;
}

article h2 {
font-size: 16pt;
color: black;
padding-bottom: 10px;
font-weigt: bold;
font-family: Helvetica;
}

article p {
font-size: 14px;
padding-bottom: 10px;
color: black;
font-family: Helvetica;

}
b h3 {
font-family:Helvetica;
color:#666;
font-size: 25px;
}

b h4 {
font-family: Helvetica;
color: black;
font-size: 25px;
}

video {
color: black;
}

footer {
clear: both;
text-align: center;
color:#666;
}

footer p {
font-size: 10pt;
font-weight: bold;
font-family: Helvetica;
}


