body {
	background: black;
	font-family: "verdana";
	margin: 0px;
	padding: 0;
}

a:link {
	color: white;
}
a:hover {
	color: silver;
}
a:visited {
	color: silver;
}
a:active {
	color: silver;
}

div.Logo {
	height: 100px;
	padding: 0px;
	margin: 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-color: white;
}
div.sdbuttonscontainer {
	width: 150px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	position: absolute;
	top: 101px;
	left: 1px;
}
div.sdbuttons a {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	padding-left: 0px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
	z-index: 2;
}
div.sdbuttons a:hover {
	color: black;
	background-color: white;
	padding: 0px;
	padding-left: 0px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
	z-index: 2;
}
div.sdbuttons p {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	padding-left: 0px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
div.buttons {
	width: 150px;
	text-align: center;
}

table.master {
	padding: 0px;
	margin: 0px;
	border-top: solid 1px;
	border-bottom: 0px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: white;
	position: absolute;
	top: 100px;
	bottom: 0px;
}
table.header {
	height: 100px;
	padding: 0px;
	margin: 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-color: white;
}

tr.footer {
	background-color: #121212;
	border-top: solid 1px;
	border-color: white;
}

td.sdtitle {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	padding-left: 0px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
	z-index: 2;
}

p {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	text-align: left;
}
p.news {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	text-align: justify;
	text-justify: newspaper;
	text-indent: 40px;
}
p.newsquote {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 8pt;
	text-align: justify;
	text-justify: newspaper;
}
p.newslink {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	text-align: justify;
	text-justify: newspaper;
}
p.blogfooter {
	color: white;
	font-size: 8pt;
	text-align: left;
	text-indent: 20px;
}
p.linkcenter {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 8pt;
	text-align: center;
}
p.fineprint {
	color: white;
	font-size: 8pt;
	text-align: center;
}

h6.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
h5.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
h4.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
h3.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
h2.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
h1.title {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

ul {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
}
ol {
	color: white;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
}

img.logo {
	width; 700px;
	height; 100px;
	position: absolute;
	right: 0px;
	top: 0px;
}
img.blog {
	border: solid 1px;
	border-color: white;
	margin-right: 10px;
}
