body {
	background-color: #000000;
}
body,td,th {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666677;
	margin-left:5px;
	margin-right: 10px;
	margin-bottom:10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom:2px;
	
}
	

hr{	
		border: none 0; 
		border-top: 1px dashed #bbbbbb;
		margin-bottom: 1px;
		text-align: center;
		height: 1px;
		margin-left: 0px;
		margin-right: 16px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666677;
}
