p.body, p.body1, p.body2   
{ 
	font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 10pt !important; color: #000000; /*text-align: left; */
               text-indent: 0; line-height: 140% !important; margin: 3 
}
#rt_col {text-indent: 5px;
}
#nav {font-family: Verdana, Arial, helvetica, sans-serif;
	color: white;
	font-weight: bold; 
	font-size: 10pt;
}
a:link /*A mid blue*/
{
	color: hex={00,66,99}; 
}
a:visited /*A dark green*/
{
	color: hex={00,99,99}; 
} 
a:active /*A dark blue*/
{
	color: hex={00,33,CC};
}
a:hover /*A purple*/
{    
      color: hex={99,66,FF};
}
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt !important;
	color: #000000;
	text-align: left; 
      text-indent: 0; 
      line-height: 140%; 
      margin: 3; 
}
/*table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size: 10pt !important;
	text-align: left; 
      text-indent: 0; 
      line-height: 120%; 
      margin: 0; 
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size: 10pt !important;
	text-align: left; 
      text-indent: 0; 
      line-height: 120%; 
      margin: 0; 
}

table_1
{	font: Arial Narrow !important;
	font-size: 10pt !important;
}
table_2
{	font: Arial Narrow !important;
	font-size: 10pt !important;
}
table_3
{	font: Arial Narrow !important;
	font-size: 10pt !important;
}*/	
ol
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font:  Arial;
	font-size:  10pt !important;
	text-align:  left;
	Text-indent: 0;
}
ul
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font:  Arial;
	font-size:  10pt !important;
	text-align:  left;
	Text-indent: 0;	
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4 
{
	font-weight: bold;
	
}
h1
{
	font-size: 18pt; 
	color: #000099;    
}
h2
{
	font-size: 16pt;
	color: #000000;
}
h3
{
	font-size: 14pt;
	color: #000000;
}
h4
{	
	font-size: 12pt;
	color: #000000;
}
h5
{	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
p           
{ 
     /*margin:4 3;*/ 
     font-family: Arial, Helvetica,  sans-serif, Verdana; 
     font-size: 10pt !important; 
     color: #000000; 
    /* text-align: left; */
     text-indent: 0; 
     line-height: 140% !important;       
}