<!--
a:active	{  text-decoration: none; color: #FFFF00}
a:hover	{  text-decoration: none; color: #FFFF00}
a:link		{  text-decoration: none; color: #000066}
a:visited	{  text-decoration: none; color: #0066FF
}

h1  { font-size:22pt;
     line-height:20pt; 
     font-family:Verdana,Arial;
     font-weight:bold;
     color:#000066;
     }
     
h2  { font-size:14pt;
     line-height:12pt; 
     font-family:Verdana,Arial;
     color:#000066;
     font-weight:bold;
     }
     
h3  { font-size:13pt;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066;
     font-weight:bold;  
     }
h4  { font-size:12pt;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066;
     font-weight:bold;  
     }
h5  { font-size:11pt;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066;
     font-weight:bold;  
     } 
	 
	 
p.xlarge { font-size:12pt;
     font-weight:bold;
     line-height:14pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
p.large { font-size:10pt;
     font-weight:bold;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
p.medium { font-size:10pt;
     font-weight:normal;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
p.small { font-size:8pt;
     font-weight:bold;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
	 

      
li.large  { font-size:10pt;
     font-weight:bold;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
	 
li.medium  { font-size:9pt;
     font-weight:normal;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }

td.b { font-size:10pt;
     font-weight:bold;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
td.n { font-size:10pt;
     font-weight:normal;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
     }
th.b { font-size:12pt;
     font-weight:bold;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
	 }
th.n { font-size:11pt;
     font-weight:normal;
     line-height:11pt; 
     font-family:Verdana,Arial;
     color:#000066; 
	 }
hr { 
     color:#000066; 
	 }
//-->