<!-- 
BODY
{
	color: black;
	background-color: #DBDBDB;
	font-size: 7pt;
}

.message_body {
	background-color: #DBDBDB;
	color: black;
	padding-bottom: 10px;
}

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt;
  color: black;
} 

font
{ 
  color: black;   letter-spacing: 2px; font-size: 8pt;
}

h2 
{
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	letter-spacing: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #DBDBDB;
	color: black;

}

.TitleTable
{
	background-color: #DBDBDB;
}

h3
{
  color: black;
  font-style: bold;
  padding-bottom:    0px;
}

h4 
{
  color: black; 
  font-size: 12pt;
} 

I
{
  color: black; 
 }


TEXTAREA 
{
	background-color: #DBDBDB;
	font-family: times new roman;
	color: black;
	scrollbar-base-color: gray;
	scrollbar-3dlight-color: black;
	scrollbar-highlight-color: none;
} 

A, TD.A, A:link 
{
  color:           black;
  text-decoration: none;
}
A:hover  { color: black; text-decoration: underline; }
A:visited { color: black; } 
A:active { color : silver; }

.caption
{ 
font-size : 9pt;
color : #bbbbbb; 
font-style : italic;
} 

TD 
{
	background-color: #DBDBDB;
}

TD.thumbnail
{
	background-color: #DBDBDB;
	padding: 5px;
	text-align: center;
	width: 2000px;
}

.thumbnail { border-color: silver; border-width: 0px; }

.display
{
	border: 3px RIDGE #999999;
	background-color: #DBDBDB;
}
BODY { margin-top: 0px;}
HR { position : relative;}

 -->
