@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font-family: Verdana, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.headerstyle{
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	}
.footerstyle{
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	}	
h4 {
	font-size: 14px;
	color: #FFF;
}
p {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 16px;
	color: #fff;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #B0CB36;
}
a:active {
	color: #FFF;
}

.footertext {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#whitlink a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
#whitlink a:link {
	color: #000000;
	text-decoration: none;
}
#whitlink a:visited {
	color: #000000;
	text-decoration: none;
}
#whitlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#whitlink a:active {
		color: #000000;
	text-decoration: none;
}

#blklink a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
#blklink a:link {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#blklink a:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
		text-decoration:none;
}
#blklink a:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
#blklink a:active {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
