.Title { 
		 font-family: Arial, Helvetica, sans-serif; 
		 font-size : 10pt;
		 font-size: 24px; 
		 color: #660066; 
		 font-weight: bold;
		 }
		 
 
		 
body { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11pt;
	 color: #000000;
	 border : none;
	 }
	 
/* Default paragraph format */
P {
	font-family : Arial, Helvetica, sans-serif; ;
	font-size: 10pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
  }
  	 
 
  
  	 
	 
/* For  Headlines -- Headlines -- Headlines*/	
/* For  Headlines -- Headlines -- Headlines*/
/* For  Headlines -- Headlines -- Headlines*/
/* For  Headlines -- Headlines -- Headlines*/
H2  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 font-size: 16pt;
	 color:#000080;
	 }

H3  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 color:#000080;
	 }

H4  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color:#000080;
	 }

 
/* table formats -- table formats -- table formats -- table formats*/  
/* table formats -- table formats -- table formats -- table formats*/ 
/* table formats -- table formats -- table formats -- table formats*/ 
/* table formats -- table formats -- table formats -- table formats*/ 
/* table formats -- table formats -- table formats -- table formats*/ 
/* thin table, row and cell format */
.thin{
border: 1px solid #000}	  

th {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10pt;
	 font-weight: bold;
	 color: #000080;
	 }
 
  
td {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 9pt;
	 color: #000000;
	background-color : White;
	 }
	 

td.bar {background-image : url(images/leftbar_02.gif);
	   background-repeat : no-repeat; }
	   
	   td.smalldetail {font-size : 2pt;}
       
       A.subpage  {
       	font-size : 9pt;
       	font-family : Verdana;
       	font-weight : normal;
       	font-style : normal;
       	color : maroon;
       	text-decoration : none;
		text-indent : 20px
       }

 /* For Navigation -- Navaigation -- Navigation -- Navigation*/
  /* For Navigation -- Navaigation -- Navigation -- Navigation*/
   /* For Navigation -- Navaigation -- Navigation -- Navigation*/
    /* For Navigation -- Navaigation -- Navigation -- Navigation*/
	 /* For Navigation -- Navaigation -- Navigation -- Navigation*/
	  /* For Navigation -- Navaigation -- Navigation -- Navigation*/


P.Leftnav {
	background-color : white;
	font-size : 88%; 
	text-align : center;
	font-weight: bold;
  }
  

/* For  BottomNavigation*/
P.BottomNavigation {
	margin-left : 1px;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color : White;
	color: #669999;
	font-size : 90%; 
	font-weight : bolder;
	text-align : center;
  }  
	 
	 
/* Subheads -- subheads -- subheads -- subheads format */	
/* Subheads -- subheads -- subheads -- subheads format */	
/* Subheads -- subheads -- subheads -- subheads format */	
/* Subheads -- subheads -- subheads -- subheads format */	
/* Subheads -- subheads -- subheads -- subheads format */	
/* Subheads -- subheads -- subheads -- subheads format */	 

 /* Blue Bold paragraph format */
P.Bluebold {
	font-family : Arial, Helvetica, sans-serif; ;
	font-size: 11pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color : #000080;
	font-weight : bold;
  }


/* Subhead*/
P.Subhead   {
	text-align : left;
	background-color : White;
	font-size : 10pt;
	font-weight: bold;
	color : Navy;
 }
 
 /* Subhead*/
P.Subhead-c   {
	text-align : center;
	background-color : White;
	font-size : 10pt;
	font-weight: bold;
	color : Navy;
 }
	 
	  
/* Subhead 2-2-2*/
P.Subhead-2   {
	text-align : center;
	background-color : White;
	font-size : 10pt;
	font-weight: bold;
	color : Navy;
 }
 
  
/* photo captions  -- photo captions -- photo captions*/	  	  
/* photo captions  -- photo captions -- photo captions*/
/* photo captions  -- photo captions -- photo captions*/
/* photo captions  -- photo captions -- photo captions*/
/* photo captions  -- photo captions -- photo captions*/
/* photo captions  -- photo captions -- photo captions*/

P.Photocap   {
	text-align : left;
	background-color : White; 
	font-size : 8pt;
	color : Black;
	font-weight: bold;
  }
  
P.Photocap-c   {
	text-align : center;
	background-color : White; 
	font-size : 8pt;
	color : Black;
	font-weight: bold;
  }

P.Photocap2   {
	text-align : left;
	background-color : White; 
	font-size : 8pt;
	color : Black;
  }
  
    
p.release  {
	text-align : left;
	background-color : White; 
	font-size : 8pt;
	color : Black;
  }
  

 
 
   
/* Revision -- Revision -- Revision -- Reviosion */
/* Revision -- Revision -- Revision -- Reviosion */
/* Revision -- Revision -- Revision -- Reviosion */
/* Revision -- Revision -- Revision -- Reviosion */
/* Revision -- Revision -- Revision -- Reviosion */
/* Revision -- Revision -- Revision -- Reviosion */

P.Revision {
	margin-left: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color : white; 
	font-size : 8pt;
	color : #999999;
  }

 
/* Link colors*/
       A  {
       	color : Blue;
       }
       
       A:Visited  {
       	color : teal;
       }
       
       A:Active  {
       	color : #CC3300;
       }
       
       A:Hover  {
       	color : Blue;
       }  
	 

