#contentHolder
{
	text-align:justify;
	margin-top:0px;
	margin-left:10px;
	height: 464px;	
}
h1,h2,h3,h4,h5
{
	color:Maroon;
}
h1
{
	font-size:180%;	
	text-decoration:underline;
}
h2
{
	font-size:150%;	
}
h3
{
	font-size:150%;
	text-decoration:underline;
}
h4
{
	font-size:130%;
}
p
{
	font: normal 16px Arial;
	line-height:20px;
	text-align:justify;
	padding-right:50px;
}
.yearSpacing
{
	float:left;
	font:bold 14px Arial;
	width:80px;
	height: 15px;
}
.archiveContent
{	
	padding-left: 80px;
}
ul
{	
		padding-left: 80px;
}
a
{
	 color:Fuchsia;	 
}