body {
	background-color:#000000;
}
td{
   color:white;
   font-family:Trebuchet MS, Verdana, arial, sanf-serif;
   font-size:9pt;
}
h2{
   color:white;
   font-family:Trebuchet MS, Verdana, arial, sanf-serif;
   font-size:11pt;
}
a {
	font: normal 9pt Trebuchet MS, Verdana, arial, sanf-serif;
	color: #aaaaaa;
}

a:hover {
	color: #cccccc;
	text-decoration: bold;
} 

a:link, a:active, a:visited {
	text-align: left;
}

a.submenu {
	text-decoration: none;
	color: #ffffff;
}

#footer{
   color:white;
   font-family:Trebuchet MS, Verdana, arial, sanf-serif;
   font-size:8pt;
   padding:15px 0px 0px 0px;
}
.postimg{
	border: #cccccc 1px solid;
}
#content{
	width:768px;
	border-right: #cccccc 1px dashed;
	border-left: #cccccc 1px dashed;
}

.newsheader {
	background-color:#333333;
	font-weight: bold;
	font-size: 12pt;
}

.sectionhead {
	font-weight: bold;
	font-size: 12pt;
}

.TinyText {
	font-size: 8pt;
}

.StrandedGuide
{
	color:black;
}