p,li	{
			font: 10pt/12pt arial;
			
		}
		
h3		{
			font: bold 12pt/12pt verdana;
		 	color: #000;
			
		}	
h2		{
			font: bold 14pt/14pt Helvetica;
		 	color: #006600;
			
		}		
h4		{
			font: 9pt/9pt Helvetica;
		 	color: #000;
			background: navajowhite;
			padding: 15pt;

			
		}		
h5
		{
		font: bold 12pt/12pt Helvetica;
		color: #060;
		padding-bottom: 0pt;
		}	
h6		 {
		font: bold 10pt Verdana;
		background: #fff;
		border: 1px solid #000;
		color: #000;
		padding: 1px;
		margin-right:0em;
		}

.bg3		{
			font-family: arial;
			font-size: 8pt/8pt;
			color: ivory;
						
			}
.bg4		{
			font: normal  10pt/10pt verdana;
		 	background: #fff;
		 	color: #000;
			border: thin;
			}

.bg5		{
			font-family: arial;
			font-size: 8pt/8pt;
			background: #fff ;
			
			}
.bg6		{
			font: bold 10pt Verdana;
			background: #D8ECD8;
			border-bottom: 1px solid #000;
			color: #000;
			padding: 2;
			margin-right:0px;
			margin-left: 0px; 
			text-decoration : none;
			}
.bg7		{
			font-family: helvetica;
			font-size: 6pt/6pt;
			color: #000;
						
			}
			
.callMe
		{
		border: 1px solid #060;
		font:  bold 10pt/10pt Helvetica;
		color: #000;
		padding: 15pt;
		background: ivory;
		
		}	
		
		
.hmbg1		{
			font-family: verdana;
			font:  10pt/10pt;
			filter: dropShadow(color=#D8ECD8, OffX=1, OffY=1)
						
			}
						
.hmbg2		{
			font-family: verdana;
			font: bold 12pt/12pt;
			color: red;		
			filter: shadow(color=#000, direction=135)	
			}
			
a:link		{
			 font-family: Arial;
			 font-size: 10pt;
			 background: transparent;	
			 color: #0000ff;
			 text-decoration:underline;
			 } 

a:active	{
			font-family: Arial;
			 font-size: 10pt;
			 background: transparent;	
			 color: #007700;
			 text-decoration:underline;
			 } 

a:visited 	{
			font-family: Arial;
			 font-size: 10pt;
			 background: transparent;	
			 color: #0000ff;
			 text-decoration:underline;
			 } 

a:hover 	{
			 font-family: Arial;
			 font-size: 10pt;
			 background: transparent;	
			 color: #000;
			 text-decoration:underline;
			 } 
