
		
body, div, td, p, td, th
{				   
	font: 9pt Arial;
	line-height: 12pt;
	color: #333;
}

a
{
	text-decoration: none;
	color: #114768;
	
}

b
{
	color: #114768;
}
	
.smallnews a
{
	text-decoration: none;
	background-image: url(../../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 12px;
	margin-left:0px;
}

.innercontentleft a
{
	text-decoration: none;
	background-image: url(../../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
		 
.innercontentleft a.noarrow
{
	background-image: none;
	padding-left: 0px;
}

	
h1
{
	margin: 0px 0px 0px 0px;
	font: 19pt Arial;
	letter-spacing: -1px;
	color: #114768;
	padding-bottom: 8px;
}

h2
{
	margin: 0px 0px 0px 0px;
	font: 12pt Arial;    
	color: #114768;
	padding-bottom: 4px;
}

h3
{
	margin: 0px 0px 0px 0px;
	font: 11pt Arial;   
	color: #114768;
	padding-bottom: 2px;
}

pre
{
	white-space: pre-wrap;
	width: 200px;
}

.innercontentleft ul
{
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;  
}


.innercontentleft ul li
{
	display: block;	 
	text-align: left;	 
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 10px;
	color: #333;		
	list-style-type: none;
	background-image: url(../../img/arrowlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
}

  
  
  
  
  
  
  
  
  
