td
{
  font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
  background-color: black;
  color: silver;
	font-size: 12pt;
}

PRE, CODE, TT
{
  font-family: monospace;
}

h1, h2, h3, h4, h5, h6, th, dt
{
	font-family: Tahoma, Verdana, 'Myriad Web', Syntax, sans-serif;
	color: silver;
	background-color: black;
}

.banner
{
  	font-style: italic;
  	font-weight: bold;
  	color: silver;
	font-size: 18pt;
}
		
BODY
{
	font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
	background-color: black;
	color: silver;
	font-size: 12pt;
	color: silver;
	background-color: black;
  	margin-top: 1.58em;
  	margin-left: 8%;
  	margin-right: 5%;
  	margin-bottom: 1.58em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  	width: 48em;
	border-right: 0pt;
	border-bottom: 0;
	border-left: 0pt;
}	

.article
{
	font-size: 10pt;
	color: silver;
	background-color: black;
  	margin-top: 1.6em;
  	margin-left: 8%;
  	margin-right: 5%;
  	margin-bottom: 1.58em;
  	padding-top: 10pt;
  	padding-left: 10pt;
  	padding-right: 10pt;
  	padding-bottom: 10pt;
  	border-top: 1pt;
	border-right: 0pt;
	border-bottom: 0pt;
	border-left: 0pt;
}
.articleLogo
{
  	padding-right: 10pt;
}
.leader
{
  	font-style: italic;
  	font-weight: bold;
  	color: silver;
	background-color: black;
	font-size: 12pt;
}	
.galleryThumb
{
	font-size: 8pt;
	text-align: center;
	color: silver;
	background-color: black;
  	margin-top: 10%;
  	margin-left: 10%;
  	margin-right: 10%;
  	margin-bottom: 10%;
  	padding-top: 10pt;
  	padding-left: 10pt;
  	padding-right: 10pt;
  	padding-bottom: 10pt;
  	border-top: 1pt;
	border-right: 0pt;
	border-bottom: 0pt;
	border-left: 0pt;
}		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: silver;
	background-color: black;
}	

STRONG
{
  	font-style: italic;
  	font-weight: bold;
  	color: silver;
	background-color: black;
}	

EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: silver;
  background-color: black;
}	

.warning
{
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: yellow;
	background-color: red;
}	

DEL
{
  	text-decoration: line-through;
	background-color: black;
}	

		
INS {
  	text-decoration: none;
  background-color: black;
}	

		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	

		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	

		
CODE, KBD, SAMP {
  	font-family: Monotype.com, "Courier New", monospace;
}	

		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	

		
HR
{
  	color: silver;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP
{
  	color: silver;
  	text-decoration: none;
	background-color: black;
	border-top: #369 none;
	border-right: #369 none;
	border-bottom: #369 none;
	border-left: #369 none;
}	

		
A:link
{
  	text-decoration: none;
	font-size: 12pt;
  	font-weight: bold;
  	color: red;
	background-color: black;
	border: 0pt;
}	

		
A:visited
{
  	text-decoration: none;
	font-size: 12pt;
  	font-weight: bold;
  	color: teal;
	background-color: black;
	border: 0pt;
}	

		
A:active
{
  	text-decoration: none;
	font-size: 12pt;
  	font-weight: bold;
  	color: yellow;
	background-color: black;
  	border: 0pt;
}	

		
A:hover {
  	text-decoration: none;
  	color: #FC0;
  background-color: black;
}	

		
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: red;
  background-color: black;
}	

TD {
  color: silver;
  background-color: black;
  font-size: x-small;
  font-family: Arial;
}

P
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

.copyright
{
  	font-style: normal;
  	font-weight: bold;
  	color: silver;
	font-size: 8pt;
}