BODY 
	{
	background-color: rgb(0,0,0);
	margin-top: 0;
	margin-left: 0;
	font-family: Times Roman,Times,serif; 
	font-size: 12pt;
	line-height: 125%;
	color: rgb(0,0,0);
	}
A:link, A:active 
	{
	font-family: Times Roman,Times,serif; 
	font-weight: bold; 
	text-decoration: none; 
	color: rgb(255,0,0);
	background: transparent; 
	}
A:visited 
	{
	font-family: Times Roman,Times,serif; 
	font-weight: bold; 
	text-decoration: none;
	color: rgb(102,102,102);
	background: transparent;
	}
A:hover
	{
	font-family: Times Roman,Times,serif; 
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,255,255);
	background: rgb(255,0,0);
	}
H1 
	{ 
	font-family: Times Roman,Times,serif;
	font-weight: bold
	color: rgb(255,255,255);  
	margin-bottom: 4px;
	}
H2 
	{ 
	font-family: Times Roman,Times,serif; 
	font-weight: bold
	color: rgb(255,255,255); 
	margin-bottom: 10px;
	}
H3,H4,H5,H6
	{ 
	font-family: Times Roman,Times,serif; 
	font-weight: bold
	color: rgb(255,255,255);
	margin-bottom: 6px;
	}

P, DL, BLOCKQUOTE, SPAN, BR
	{
	font-family: Times Roman,Times,serif; 
	color: rgb(204,204,204);
	font-size: 12pt;
	line-height: 125%;
	}

 OL, UL
	{
	font-family: Times Roman,Times,serif; 
	color: rgb(204,204,204);
	font-size: 12pt;
	line-height: 125%;
	}

TD, TH 
	{ 
	font-family: Times Roman,Times,serif; 
	color: rgb(204,204,204);
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.border 
	{ 
	line-height: 100%;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.nospace 
	{ 
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.morespace
	{
	margin-top: 12px;
	}

.light
	{
	color: rgb(255,255,255);
	}

.sidebar
	{
	line-height: 100%;
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(204,204,204);
	}

.sidecaption
	{
	line-height: 100%;
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 8pt;
	color: rgb(204,204,204);
	}