#article h1{
	padding-top: 20px;
	color: #FF6600;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
}

#article p{
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	font: 12px/1.6em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#article .artHead{
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin-top: 50px;
}

#article .artDate{
	font: italic bold 1.1em/8px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	color: #516475;
}
#article .artDateLast{
	font: italic bold 1.1em/8px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 20px;
	color: #516475;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#article h3{
	text-align: left;
	margin-left: 50px;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #516475;
}

#article h2{
	margin-left: 50px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 20px;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
}

#article li{
	list-style-type: none;
	text-align: left;
	margin-left: 100px;
}