body {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: "Tahoma", sans-serif;
	font-size: 16px;
	margin-left: 5%;
	margin-right: 5%;
}

p {
	text-align: justify; text-indent: 10px;
}

p.v {
	text-align: left; text-indent: 0; margin-left: 20%;
}

p.v1 {
	text-align: left; text-indent: 0; margin-left: 25%;
}

p.v2 {
	text-align: left; text-indent: 0; margin-left: 30%;
}

a {
	text-decoration: none;
	background-color: inherit;
	color: #c0c0c0;
	font-weight: bolder;
}

a:hover {
	color: #ff6633;
}

a:hover img {
	 border-color: #ff6633;
}

a img {
	border: none;
}


hr {
	color: Silver;
}

h1, h2, h3 {
	text-align: center; font-family: "Verdana", sans-serif; font-weight: bold;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 17px;
}

.n {
	font-size: small; color: #ff0000;
}

address {
	font-size: 12px;
}

div.nav { border: #666666; border-spacing: 5px; border-width: 3px; border-style: solid; margin-bottom: 7px; }

div.cont { border: #666666; border-spacing: 5px; border-width: 3px; border-style: solid; margin-bottom: 7px;
padding-left: 10px; padding-right: 10px; }

div.end { border: #666666; border-spacing: 5px; border-width: 3px; border-style: solid; }
