body {
	background-color: #1B1B1B;
	margin-top: 80px; }

P,TD {
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 9pt;
	color: #FFFFFF; }

.title {
	font-size: 10pt;
	font-weight: bold;
	color: #FF3607; }

img {
	border: 0px; }

.content {
	background-color: #3F3F3F; }


/* COPYRIGHT */

.sdcopyright {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9E9E9E; }

/* LINKS */

a:link, a:visited, a:active {
	color: #FF3607;
	text-decoration: none;
	font-weight: bold; }

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; }

a.categories:link, a.categories:visited, a.categories:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; }

a.categories:hover {
	color: #FF3607;
	text-decoration: none;
	font-weight: bold; }

a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #9E9E9E;
	text-decoration: none;
	font-weight: bold; }

a.copyright:hover {
	color: #FF3607;
	text-decoration: none;
	font-weight: bold; }
