body {
	background-color: #999999;
	color: #000000;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;

}
.copyright {
	font-size: .7em;
	color: #CCCCCC;
	background-image: url(../images/bg-black-gradient.gif);
	background-repeat: repeat-x;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
table.master {
	border: 1px solid #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
p.footer {
	font-size: 0.6em;
}
a.footer:link {
	color: #666666;
	text-decoration: none;

}
a.footer:visited {
	color: #666666;
	text-decoration: none;

}
a.footer:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.footer:link {
	color: #FF6600;
	text-decoration: underline;
}
