
body, p, td, blockquote, li, a 
				{font-family:arial,helvetica,sans-serif; color:#000000;		
				font-size: 12px; 
				font-weight: normal;
				text-decoration: none;}
				
H1				{font-family:arial,helvetica,sans-serif; color:#006666;
				font-size: 15px;
				font-weight: bold;}
				

H2				{font-family:arial,helvetica,sans-serif;
				font-size: 14px;
				font-weight: bold;}
				
	.header 	{font-size: 16px; color:#330033; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }
				
	.highlite 	{font-size: 14px; color:#390039; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }

	a,a:link	{color:#000000;}
	a:visited	{color:#551a8b;}
	a:active	{color:#000000;}
	a:hover		{color:#000000; 
				text-decoration:underline; 
				background-color:#ffffff;}
	
	.slant 		{font-family:arial, sans-serif; 
				font-size: 11px; color:#000000; 
				font-style:italic; 
				text-decoration: none;}
				
	.slantbold 	{font-family:arial, sans-serif; 
				font-size: 12px; color:#000000; 
				font-style:italic; 
				text-decoration: bold;}
				
	.small		{font-size: 10px;
				font-color:000099;
				text-aligh:center;}
				
	.note		{font-size:12px; color:#000000;
				background:#ffffcc;
				position:relative;
				padding:2px;
				border-width:thin;
				border-style:ridge;
				font-family:arial,helvetica,sans-serif;}
				
	.bottom		{font-size: 10px; color:#bbbbbb; 
				font-weight:normal; 
				font-family:arial,helvetica,sans-serif; }
				
	.grayfont	{font-size: 12px; color:#bbbbbb; 
				font-weight:normal; 
				font-family:arial,helvetica,sans-serif; }
	
	.boldwhite 	{font-size: 12px; color:#ffffff; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }
				
	.boldorange	{font-size: 12px; color:#e9911f; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }
				
	.boldblue	{font-size: 12px; color:#0000ff; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }
				
	.orange	    {font-size: 10px; color:#e9911f; 
				font-weight:bold; 
				font-family:arial,helvetica,sans-serif; }
				
	.bluefont 	{color:#99ccff}
	.redfont	{color:#cc0033}
	.yellowfont {color:#ffff33}
	.whitefont	{color:#ffffff}
	
	
	p.breakhere {page-break-before:always;}		
