a:link 
	{text-decoration:none; font-family: san serif; font-size:10pt; color: #5577FF; }

a:visited 
	{ text-decoration:none; font-family: san serif; font-size:10pt; color: #5577FF;  }

a:hover 
	{ text-decoration:none; font-family: san serif; font-size:10pt;  color: #000000; border-bottom:1px white}

a:small 
	{text-decoration:none; font-family: san serif; font-size:7pt; color: #222222; }

p	{
	font:10pt/13pt sans-serif;
	color: #666666;
	margin: 9px 0px 0px 0px;
	}

p.small	{
	font:8pt/normal sans-serif;
	text-align:left;
	}

p.center	{
	font:10pt/normal sans-serif;
	text-align:center;
	}

p.right	{
	font:10pt/normal sans-serif;
	text-align:right;
	}

p.justify	{
	font:10pt/normal sans-serif;
	text-align:justify;
	}

p.footer	{
	font:8pt/normal sans-serif;
	text-align:center;
	}


li 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet2.gif); 
	font:10pt/12pt sans-serif;
	margin: 3px 0px 0px 0px;
	color: #666666;
	}

li.small 	{
	list-style-position:inside; 
	list-style-image:url(images/bullet2.gif); 
	font:8pt/normal sans-serif;
	color: #666666;
	}

li.arrow 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet.gif); 
	font:10pt/normal sans-serif;
	color: #666666;
	}

li.arrowsmall 	{
	list-style-position:outside; 
	list-style-image:url(images/bullet.gif); 
	font:8pt/normal sans-serif;
	color: #666666;
	}

h1	{	
	font: 20pt/24pt sans-serif;
	font-weight:bold;
	margin: 18px 0px 0px 0px;
	color: #4466EE
	}

h2	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	margin: 18px 0px 0px 0px;
	color: #4466EE
	}

h2.rule	{	
	font: 16pt/0pt sans-serif;
	font-weight:bold;
	margin: 36px 0px 14px 0px;
	color: #4466EE
	}

h2.center	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	text-align:center;
	margin: 18px 0px 0px 0px;
	color: #4466EE
	}

h3	{	
	font: 12pt/3pt sans-serif;
	font-weight:bold;
	margin: 36px 0px 0px 0px;
	color: #4466EE
	}

h3.center	{	
	font: 12pt/12pt sans-serif;
	font-weight:bold;
	text-align:center;
	margin: 36px 0px 0px 0px;
	color: #4466EE
	}

h4	{	
	font: 10pt/10pt sans-serif;
	font-weight:bold;
	margin: 24px 0px 0px 0px;
	color: #4466EE
	}

table.center	{
	align:center;
	}

th {
	font: 8pt/normal sans-serif; 
	font-weight: bold;
  text-align: left;
	}

th.center {
  text-align: center;
	}

td {
	font:9pt/12pt sans-serif; 
	color: #666666;
	}

td.1 {
	font:9pt/12pt sans-serif; 
	vertical-align:top;
  font-style:oblique;
  font-weight:bold;
	color: #666666;
	}

td.small {
	font:8pt/normal sans-serif; 
	vertical-align:top;
	color: #666666;
	}

td.smallcenter {
	font:8pt/normal sans-serif; 
	vertical-align:top;
    text-align: center;
	color: #666666;
	}

td.link {
	font: 8 pt/normal sans-serif; 
  text-align: center;
	vertical-align:top;
	color: #666666;
	}