body{
	background:white;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#111;
}
a{
	color:#066BBC;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#066BBC;
}
#FrontPageWrapper{
	margin-top:100px;
	margin-left:20%;
}
#FrontPageWrapper img{
	display:block;
}
#ContentPageWrapper{
	margin-top:100px;
	margin-left:20%;
	margin-bottom:100px;
}
a.CreditLink{
	color:#111;
	text-decoration:none;
}
a.CreditLink:hover{
	text-decoration:underline;
}

h2{
	text-transform:lowercase;
	font-size:20px;
	margin-top:35px;
	margin-bottom:12px;
}

.CreditList p{
	margin:0px 0px 0px 40px;
}

.CreditNotes p{
	margin:0px 0px 0px 80px;
	font-style:italic;
}
