/* Home Page styles */

.desc { 
	font-size: 68%; 
	line-height: 150%; 
	}
p.first { 
	margin-top:0px; 
	text-indent:0px; 
	}
p.addtl { 
	margin-top: -1em; 
	text-indent:2em; 
	}
.article { 
	font-size: 68%; 
	line-height: 150%; 
	}
.dateline { 
	color: #666666; 
	}
table.quotebox { 
	border-top:1px solid #DDDDDD; 
	border-right:1px solid #888888; 
	border-bottom:1px solid #888888; 
	border-left:1px solid #DDDDDD; 
	background-color: lightyellow;
	font-size: 68%; 
	line-height: 125%; 
	background-image:url(../imgs/quote-bg.jpg);
	background-repeat:no-repeat;
	}
.quotefrom { 
	margin-top: 4px;
	}
td.homebody { 
	padding-top:10px; 
	padding-bottom:20px; 
	}
td.homebody p { 
	font-size:68%; 
	line-height:150%;
	}
div.head { 
	padding:3px 0px 0px 0px; 
	font-weight:normal; 
	font-size:115%; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	}
p.summary { 
	padding:0px 40px 6px 50px; 
	}
p.hang { 
	text-indent:-20px; 
	margin-left:30px; 
	}
