body {
	background-attachment : fixed;
	background-color : #000000;
	background-image : url(http://www.holosuite.net/images/background.gif);
	background-position : 0px;
	background-repeat : repeat;
	color : #ffffff;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

.header {
  color : #ffffff;
	font-family : tahoma,helvetica,arial,sans-serif;
  font-size : 14pt;
  font-style : normal;
  font-weight : bold;
}

.sideheader {
	color : #66ccff;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 7.5pt;
	font-style : normal;
	font-weight : bold;
}

.subheader {
	color : #ffffff;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}

.footer {
  color : #666666;
	font-family : tahoma,helvetica,arial,sans-serif;
  font-size : 7.5pt;
  font-style : italic;
  font-weight : bold;
}

.disclaimer {
  color : #666666;
	font-family : tahoma,helvetica,arial,sans-serif;
  font-size : 7.5pt;
	font-style : normal;
}

.newsheadline {
	color : #66ccff;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.newstext {
	color : #ffffff;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

.newsfooter {
	color : #666666;
	font-family : tahoma,helvetica,arial,sans-serif;
	font-size : 7.5pt;
	font-style : italic;
	font-weight : normal;
}
