H2		{
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		color:#009966;
		font-size:12pt;
		font-weight: bold;
		text-align: center;
		}
		
H3		{
		font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		color:#0099FF;
		font-size:10pt;
		font-weight: bold;

		}

em.subhead		
		{
		font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		font-weight: bold;
		font-size:10pt;
		}
		
em.blue	
		{
		font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		font-weight:bold;
		color:#0099FF;
		font-size:10pt;
		}
em.green	
		{
		font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		font-weight:bold;
		color:#009966;
		font-size:10pt;
		}
		
A      {
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
        font-size:10pt;
        }
		
UL		{
		list-style-image: url(images/bullet.gif) disc;
		font-family:"gill sans", helvetica, arial, sans-serif;
		font-size:12pt;
    	line-height:120%;
		}  
TD		{
		font-family:"gill sans", helvetica, arial, sans-serif;
		font-size:10pt;
		}  
	
		
text    {
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
        font-size:10pt;
        line-height:120%
        }
				
p       {
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
        font-size:10pt;
        line-height:120%;
        }

p.reg	{
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		font-size:10pt;
        line-height:120%;
		}
				
p.cen	{
        font-family:verdana, "gill sans", helvetica, arial, sans-serif;
		font-size:10pt;
        text-align:center;
        line-height:120%;
		}
		
p.right	{
        text-align: right;
		}
				
p.fancy { 
        font-family:verdana,helvetica,arial,Geneva,Sans-Serif;
		font-size:10pt;
		font-weight:bold;
        line-height:150%;
        text-align: center;
        }
