<STYLE TYPE="TEXT/CSS">
<!--
a:hover 
{  
	color: white;
}

a:visited
{
	color: #00FFFF;
}

a:hover 
{  
	color: white;
	text-decoration: none; 
	text-transform: none;
}

a:active
{
	color: white;
	text-decoration: none; 
	text-transform: none;
}

a:link
{
	color: #00FFFF;
}

.SECTION-HEADER 
{
	font-family: "Courier New", Courier, monospace; 
	font-size: 21px; 
	font-style: normal; 
	line-height: .9; 
	font-weight: bold;
}

#ORANGE 
{
	color: orange;
}

#ORANGE-BLOCK 
{  
	background-color: #AB2D00; 
	color: #400000;
}

#DDRKGRY
{
	color: #808080;
}

#DARKGRAY
{
	color: darkgray;
}

#LIGHTGRAY
{
	color: lightgrey;
}

.LABEL
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;	
}

.TABLE-HEADER 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold;
}

.TABLE-HEADER-LG
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold;
}

.TBL-HDR-SM
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
}

.TBL-HDR-SUB
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: 400;
	padding-left: 6pt;
}

.TBL-LBL-SM
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
}

.TBL-LBL-SUB
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: 400;
}

.TBL-SUB 
{ 
	font-family: "Courier New", Courier, monospace; 
	font-size: 9pt; 
	font-style: italic; 
	margin-left: 0pt; padding-left: 6pt;
}

body 
{  
	background-color: #00102F; 
}

th
{
	text-align: left;
}

.DATA 
{  
	font-family: "Courier New", Courier, monospace; 
	font-size: 9pt; 
}

#CYAN 
{ 
	color: #00C0C0;
}

#CYAN-BLOCK 
{ 
	background-color: #00203F; 
	color: #00C0C0;
}

#CYAN-BLOCK-ALT 
{ 
	background-color: #00102F; 
	color: #00C0C0 ;
}

#ORANGE 
{ 
	color: orange;
}

#ORANGE-BLOCK-ALT 
{ 
	background-color: #400000; 
	color: orange; 
}

.PAGE-TITLE 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36pt; 
	font-weight: bold; 
	text-align: left; 
}

.BODY-TEXTBG
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: cyan;
}

.BODY-NOTE 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

.FOOT-NOTE 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: light;
	color: #300000;
}

.FOOT-NOTEBG
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: light;
	color: #006060;
}

.DATA-NOTE 
{ 
	font-family: "Courier New", Courier, monospace; 
	font-size: 8pt; 
}

.BODY-DATA-NOTE 
{ 
	font-family: "Courier New", Courier, monospace; 
	font-size: 10pt; 
}

.BODY 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align: justify;
}

.BODY EM
{
	font-weight:bold;
	font-style:italic;
}
	
IMG.RIGHT
{
	float: right;
}

IMG.LEFT
{
	float: left;
}

.wnew
{
	font-family: "courier new", courier, monospace;
	font-size: 11pt;
	color: orange;
	text-align: left;
}

.wnew a { color:orange; }
.wnew .BODY-TEXTBG { font-size:10pt; }
-->
</STYLE>

