.copylt {  
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 10pt; color: #CCCCCC
		  }
.copyright {  
            font-family: Arial, Helvetica, sans-serif; 
			font-size: 9px; color: #FFFFFF
			}
.linksonbl {  
            font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt; color: #FFFFFF
			}
.linksonwt {  
            font-family: Arial, Helvetica, sans-serif; color: #000000; 
			font-size: 10pt; text-decoration: underline
			}
.smcopy {  
         font-family: Arial, Helvetica, sans-serif; 
		 font-size: 9px
		 }
H1	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}  
H2	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : black;
	}
H3	{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}
H4	{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}
body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
  
	}
td	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}


.p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}  
.b	{
	font-weight : bold;
	}
.i	{		
	font-style : italic;
	}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-weight: bold;

}
.whitetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.redtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;

}
.greenbg {
	background-color: #BCDD9B;
}
