#articleBody {
	font-size: 110%;
	line-height: 1.4em;
	}

#main #aColumn {
	padding-left:10px;
	float:left;
	width: 600px;
	}

#aColumn h1 {
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	}

#aColumn h1.multiplePage {
	font-size:150%;
	}

#aColumn #article .kicker {
	text-transform:uppercase;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	color: #000000;
	}

#aColumn #article .byline {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	color: #808080;
	font-size: 80%;
	}


#aColumn #article .timestamp {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	color: #808080;
	font-size: 80%;
	}


#aColumn #article {
	width: 600px;
	clear: both;
	}

#aColumn #articleExtras {
	width: 600px;
	margin-top: 1.5em;
	clear: both;
	}

