	.body {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.4;
		}

	.hide {
		display: none;
		}
	
	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}

	#pullquote {
		width: 201px;
		padding: 0 30px 0 30px;
		font-size: 11px;
		font-style: bold;
		line-height: 2.0;
		color: #000;
		}
		
	#pullquote p {
		margin: 0 0 10px 0;
		}
		
	.subhead {
	font-size: 13px;
	font-style: strong;
	text-decoration: underline
	line-height: 2.0;
	color: AD006C;
}
		
	.trihead {

		font-size: 12px;
		line-height: 2.2;
		color: #AD006C;
		}
		
	#pullquote .attribution {
		text-align: right;
		line-height: 1.4;
		color: #333;
		font-style: italic;
		font-size: 10px
		}
		
	#copy {
		font-size: 11px;
		line-height: 1.4;
		color: #333;
		}
		
	.attribution {
		font-size: 10px;
		font-style: italic;
		line-height: 1.2;
		color: #333;
		}
		
	#copy h1 {
		margin: 0 0 10px 0;
		font-size: 14px;
		line-height: 1.3;
		color: AD006C;
		}
		
	#copy p {
		margin: 0 0 10px 0;
		}
		
	.box1 {
	color: #777777;
	font-size: 11px;
	padding: 12px;
	border-width: thin;
	border-style: solid;
	border-color: #a0a0a0;
	background-color: DDDDDD;
}
		
	#footer {
		font-size: 10px;
		line-height: 1.6;
		color: #666;
		text-align: center;
		}


	A:link, A:visited { color: #2b8f99; text-decoration: underline; }
	A:active, A:hover { color: #ad006c; text-decoration: underline; }

