span.title {
	font-family : Arial;
	font : Arial;
	font-size: 12pt;
	color: #2e556f;
  text-decoration : none;
  font-weight: bold;
  margin-bottom : 5px;
  margin-top : 1px;
}

span.small {
	font-family : Arial;
	font : Arial;
	font-size: 8pt;
	color: #ffffff;
  text-decoration : none;
}

span.white {
	font-family : Arial;
	font : Arial;
	font-size: 10pt;
	color: #ffffff;
  text-decoration : none;
}

H2 {
	font-family : Arial;
	font : Arial;
	font-size: 8pt;
	color: #000000;
  text-decoration : none;
  margin-bottom : 1px;
  margin-bottom : 1px;
  
}

div.contentdiv {
	padding: 0px;
	width: 645px; 
	height: 420px; 
	scrollbar-face-color: #2e556f; 
	scrollbar-shadow-color: #abb1b6;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #898989; 
	scrollbar-darkshadow-color: #777777; 
	scrollbar-track-color: #d6dde2; 
	scrollbar-arrow-color: #ffffff;
	overflow: auto;
	display: block;
	color: #2e556f;
}

BODY  {
	font-family : Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration : none;
}

P { 
	font-family : Arial;
   font-size: 10pt;
   color: #000000;
}

A  {
  font-family : Arial;
	color : #5c5c5c;
	font-size: 10pt;
	text-decoration : underline;
}

A:Visited  {
	font-family : Arial;
	color : #5c5c5c;
	font-size: 10pt;
	text-decoration : underline;
}

A:Active  {
	font-family : Arial;
	font-size: 10pt;
	color : #5c5c5c;
	text-decoration : underline;
}

A:Hover  {
	font-family : Arial;
	font-size: 10pt;
	text-decoration : none;
	color : #5c5c5c;
}

TD {
	FONT-FAMILY: Arial;
	 font-size: 10pt;
   color: #000000;
   text-decoration : none;	
}

TR {
	FONT-FAMILY: Arial;
	 font-size: 10pt;
   color: #000000;
   text-decoration : none;	
}