body {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	background: #141414;
	font-size: 12px;
	color: #FFFFFF;
}
div.contact {
	background: #141414;
	font-size: 18px;
	font-weight:bold;
	color: #999999;
	line-height: 0.5;
}
h1 {
	font-size: 13px;
	color: #999999;
}
A:visited {
	color: #999999;
	text-decoration: none;
}
A:hover {
	color:#FF0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
}
h3 {
	font-size: 19px;
	color: #CCCCCC;
}
h5 {
	font-size: 13px;
	color: #CCCCCC;
}
.style1 {
	color: #FF0000;
}
td {
	font-size: 12px;
	color: #999999;
}

