body {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #4F0000;
}
a:link {
	color: #006600
}
a:visited {
	color: #006600
}
a:hover {
	color: #006600
}
a:active {
	color: #006600
}
.holdingnavbar {
	width: 20%;
	vertical-align: top;
}
.holdingmain {
	width: 80%;
	vertical-align: top;
}
.navbar {
	background-color: #A9C058;
	text-align: center;
	width: auto;
}
.navbarborder {
	background-color: #4F0000;
	width: 4px;
	font-size: 9px;
	font-style: normal;
}
.navbarpadding {
	background-color: #FFFFCC;
	width: 5px;
	font-size: 9px;
	font-style: normal;
}
.heading {
	font-size: 24px;
}
.indentation {
	width: 35px;
}
.pix {
	text-align: center;
}
