body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.smalltxt {
	font-size: 10px;
	color: #CCCCCC;
}
.smalltxtdate {
	font-size: 10px;
	color: #999999;
}
.heading {
	font-size: 14px;
	color: #666666;
}
.bodytxt {
	font-size: 12px;
	color: #CCCCCC;
}
.style7 {font-size: 10px; color: #ECE9D8; }

.fancypancyimages {
	border: 1px solid #333333;
	padding: 5px;
}

.input {
	border: 1px solid #333333;
	color: #999999;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.textarea2 {
	border: 1px solid #333333;
	color: #999999;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}