body { 
	margin: 0px; 
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	background-color: #000000;
}
p {
	text-align: justify;
}
.para1 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #00cccc;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-left: 0px;
	color: #00cccc;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-left: 0px;
	color: #00cccc;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #00cccc;
}
h5 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0 0 0 0;
}
h6 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 0 0 0 0;
}

ul {
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
ol {
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	list-style-type: decimal;
	list-style-position: outside;
}
hr {
  color: #006666;
	border: 1;
	width: 100%;
	align: center;
	noshade
}
form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}

a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #ffffff 1px dotted;
}
a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #ffffff 1px dotted;
}
a:hover {
	color: #00cccc;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}
.nav {
	font-size: 12px;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
a.nav:hover {
	color: #00cccc;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
.sidenav {
	font-size: 12px;
}
a.sidenav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #ffffff 1px dotted;
}
a.sidenav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #ffffff 1px dotted;
}
a.sidenav:hover {
	color: #00cccc;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
.footernav {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.footernav:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a.footernav:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.footernav:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
