blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin: 0px;
}
.footer {
	margin-bottom: 15px;
}
.header-name {
	margin: 14px 0px 6px;
}
.header-details, .header-name {
	text-align: center;
}
.heading {
	font-weight: bold;
}
hr {
	margin: 5px 0px;
}
img {
	margin: 20px 0px 0px;
}
p {
	margin: 0px;
	text-align: justify;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}
.menu-item {
    margin-left: 15;
    margin-top: 10;
	
}
div a {
    color: "#990000";
}
a {
    text-decoration: none;
}
