/*	News Release Stylesheet	*/

	body	{
		background-color:	#ffffff;
	 	font-family:	Times, "Times New Roman", serif;
	 	margin-left:	0%;
		margin-right:	0%
		}
		
	h1 {font-size:	250%	}
	h2 {font-size:	180%	}
	h3 {font-size:	130%	}
	h4 {font-size:	100%	}
	h5 {font-size:  85%	}
	h6 {font-size:  75%	}
	
	hi,h2,h3,h4,h5,h6	{
				
				font-family:	Arial, Helvetica, Sans-serif; 
				}
				
	p	{
		line-height:	150%;
		text-indent:	2em
		}
			
	
	li	{ margin-top:	1em	}
	
	.con	{
		font-family:	Arial, Helvetica, Sans-serif;
		font-size:	85%;
		line-height:	normal;
		text-indent:	0em
		}
		
	.link	{
		font-family:	Arial, Helvetica, Sans-serif;
		font-size:	100%;
		font-weight:	bold;
		margin-left:	1em
			}
			
	.lista	{ list-style-type:	lower-alpha	}
			
	.pr	{
			
		
	.stripe
		{
		background-image:	url("images/savenews.jpg");
		}
			
	.copy	{
		background:	#ffffff;
		margin-left:	10;
		margin-right:	10
		}
				
		
	/* default menu link colors */

	a:link		{ color : #0033cc }
	a:active 	{ color : #00ff00 }
	a:visited	{ color : #cc3300 }
