/* CSS Document */

.Issue {
	text-align: right;
	font-size: 1.5em;
	border-bottom: 1px solid #999DB2;
	height: 1.5em;
	width: 792px;
	margin-bottom: 10px;
	}
	
.Paragraph_Text {
	text-align: left;
	font-family: Verdana;
	font-size: 0.8em;
	color: black;
	font-weight: normal;
	}
	
.Summary_Title {
	color: #484B60;
	font-weight: bold;
	}

.Bulleted_list {
	list-style-image: url('/images/bullet.gif');
	margin-top: 5px;
	margin-right: 5px;
	}
	
.Article_Title {
	font-size: 1.5em; 
	color: #484B60;
	margin: 5px 5px 0px 5px;
	}
	
.Caption {
	color: #484B60;
	font-size: 0.7em; 
	}
